spikepl
Eledittingent Beliped
- Local time
- Today, 12:28
- Joined
- Nov 3, 2010
- Messages
- 6,142
The description of "Transaction statement (Microsoft Access SQL)" in online help (Access 2007) ends with the following sentence:
I have a nicely working DB, using DAO throughout, and splitting the DB into a frontend and backend would be advantageous for maintenance reasons. But, I have transactions in one particular corner .... and the quoted statement is a bit of a stumbling block, if I understand it correctly.
Is there any other way of having transactions for a split DB?
Transactions are not supported for linked tables.
I have a nicely working DB, using DAO throughout, and splitting the DB into a frontend and backend would be advantageous for maintenance reasons. But, I have transactions in one particular corner .... and the quoted statement is a bit of a stumbling block, if I understand it correctly.
Is there any other way of having transactions for a split DB?