control the commit transaction
Posted: Thu 19 Jan 2006 14:43
I'm using the trial version of odac, with oracle 10g.
But i cant control my commit ou rollback.
I set the Autocommit to false, in OraSession and OraQuery, and make a edit in the data (ex. change the value of field Name = 'abcde' to 'edcba' , and close the apllication (without commit). When i open again, the value was commited automatically. I dont wanna to use cachedupdates.
How can i to control the commit/rollback transactions?
But i cant control my commit ou rollback.
I set the Autocommit to false, in OraSession and OraQuery, and make a edit in the data (ex. change the value of field Name = 'abcde' to 'edcba' , and close the apllication (without commit). When i open again, the value was commited automatically. I dont wanna to use cachedupdates.
How can i to control the commit/rollback transactions?