James Rose Posted October 21, 2004 Share Posted October 21, 2004 When performing a Transaction using ADO, if the connection object is closed prior to a .Commit or .Rollback what will happen? (Goggled, MSDNed, etc the heck out of this and cannot find an answer) Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted October 21, 2004 Share Posted October 21, 2004 When performing a Transaction using ADO, if the connection object is closed prior to a .Commit or .Rollback what will happen?(Goggled, MSDNed, etc the heck out of this and cannot find an answer) 584781247[/snapback] I'd suppose that your data source would remain intact. It would hold true if I just lost network connectivity without ever calling CommitTrans. I don't know what kind of error would occur on the client. Link to comment Share on other sites More sharing options...
Question
James Rose
When performing a Transaction using ADO, if the connection object is closed prior to a .Commit or .Rollback what will happen?
(Goggled, MSDNed, etc the heck out of this and cannot find an answer)
Link to comment
Share on other sites
1 answer to this question
Recommended Posts