Oracle IsolationLevel
- From: Ron Schuster <ronschuster123@xxxxxxxxx>
- Date: Fri, 24 Mar 2006 16:45:55 -0500
I'm trying to set the IsolationLevel property of the TADOConnection component to ilRepeatableRead or ilSerializable for an Oracle database and can't seem to get it to work. I built a little test app to test this. Whatever value I set it to, it just acts like ReadCommitted. Changes committed by others are visible to this app during the transaction. Except for the connection string all other properties are set to their default values. I'm reading the database with a simple select statement in a TADOQuery. What am I missing? (Delphi 5 - upgrading soon I hope!!)
.
- Prev by Date: Re: TADOQuery and assign null value to the parameter
- Next by Date: Querying an ADODataSet
- Previous by thread: Problem with ADO and Memo Field
- Next by thread: Querying an ADODataSet
- Index(es):