View Single Post
  #3 (permalink)  
Old 09-30-08, 12:23
MPetris MPetris is offline
Registered User
 
Join Date: Dec 2007
Posts: 4
hmm, I thought the chained mode will handle that already for me. If I'm in chained mode I have execute a rollback (in case of error) and everything since the last commit will be undone. Or in case of success I execute a commit and everything will be written to the database. That's already atomic...
Reply With Quote