• 0

ADO Transaction Question


Question

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

  • 0
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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.