I have Three Begin tran and commit tran in the Stored procedure
In each tran - A lot of insert, update (Call SP and simple insert)
if any statement fails, doing rollback
and going to a label that delete the row
Now, Start over again ( select next row and go in SP)
Ran first time, got message, previous count = 0, current counr =60
Fixed again
Now, every thing matched, RAN AGAIN
got message, previous count = 0, current count = 30
Still tran count not matching
ANY HELP
Sent via Deja.com http://www.deja.com/
Before you buy.