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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 sp_getbegining balance

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 & Balance

Q. When I run the script not sure if its the
wrong sql statment or there need to be a fix made?
CREATE proc sp_GetBeginningBalance
@Account int,
@SubAcct char(6),

Regards;
Rodney"
   

- Advertisement -