Reading uncommitted data with MS Access
- From: "Larry B" <lb@xxxxxxxxxxxxx>
- Date: 28 Mar 2006 12:48:44 -0800
Hello,
I am writing a stand alone application in Delphi and I am using MS
Access to store all the application data. The application uses the ADO
components that shipped with Delphi 2006. To implement the 'Save'
feature, I simply create a transaction when the application starts.
When the 'Save' button is clicked I commit the current transaction
and start a new one. However, the queries are not reading changes that
are made during the transaction. Does anyone know why this might be
happening? I have tried fooling around with the IsolationLevel but
that was no help. I'm assuming it was no help because there is only
one transaction at any given time.
Thanks for any help.
.
- Prev by Date: Re: Creating a table dynamically in ACCESS
- Next by Date: Re: Record not found or changed by another user
- Previous by thread: Delphi 2005, ADO, XML
- Next by thread: Inserts so slow using _Connection.Execute
- Index(es):