Hey All,
I'm hoping this is easy.. How does one check to see if
there's an active transaction before useing the
RS.RollbackTrans command?
Would this be done same way as checking to see if a record set is open?
If RS.State <> adStateClosed Then RS.Close
?
TIA!!!!!
The PogoWolf
I'm hoping this is easy.. How does one check to see if
there's an active transaction before useing the
RS.RollbackTrans command?
Would this be done same way as checking to see if a record set is open?
If RS.State <> adStateClosed Then RS.Close
?
TIA!!!!!
The PogoWolf