Transactions?

  • Thread starter Thread starter BobRoyAce
  • Start date Start date
B

BobRoyAce

Let's say that I have a series of update queries I'd like to run in a
procedure all going against different tables. In the VB world (outside of
Access) I could use Transactions by using BeginTrans, CommitTrans,
RollbackTrans methods of a connection object. Is there a way to do this in
Access 2000 VBA?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top