Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-01 : 01:05:03
|
| Rodney Wilson writes "Q. How to see the the transaction posted to a unit?*need to see Value & BalanceQ. When I run the script not sure if its thewrong sql statment or there need to be a fix made?CREATE proc sp_GetBeginningBalance @Account int, @SubAcct char(6),Regards;Rodney" |
|
|
|
|
|