Transactions in Access 2000
- From: "Karen Hill" <karen_hill22@xxxxxxxxx>
- Date: 9 Feb 2006 17:06:29 -0800
Hi.
I need to use transactions to make sure data is consistent. I have a
combo box that when changed to a new value updates a table. I then
have a DoCmd.RunSQL statement following that in the same Sub. I would
like for it for those two things to be wrapped up in one transaction,
with the user being informed that a transaction has rolled back.
I have not implimented transaction in Access so code bits would be
helpful to me. I am also trying to avoid using any References like ADO
as to make the db as portable between Access versions greater than
2000.
Thank you in advance.
.
- Follow-Ups:
- Re: Transactions in Access 2000
- From: John Mishefske
- Re: Transactions in Access 2000
- Prev by Date: Re: Contents of Form Fields not Displaying
- Next by Date: Re: Escape codes for delim characters in listbox value list?
- Previous by thread: Escape codes for delim characters in listbox value list?
- Next by thread: Re: Transactions in Access 2000
- Index(es):
Relevant Pages
|