B
Brad Pears
I have some batch procedures that involve making changes to multiple tables.
I want to make sure that I am able to "rollback" the changes if something
fails during the updates.
I have never used transaction processing withinVBA/Access and the help isn;t
very good. Could someone forward me some sample code that deals with
beginning/starting a transaction, ending the transaction and commit/rollback
the trasnaction?
I am using DAO with an Access .mdb file.
Thanks,
Brad
I want to make sure that I am able to "rollback" the changes if something
fails during the updates.
I have never used transaction processing withinVBA/Access and the help isn;t
very good. Could someone forward me some sample code that deals with
beginning/starting a transaction, ending the transaction and commit/rollback
the trasnaction?
I am using DAO with an Access .mdb file.
Thanks,
Brad