Page 1 of 1

AutoClose Property x AutoCommit

Posted: Thu 31 Oct 2013 13:45
by JoaoMarcos
Hi,

Working with ODAC 9.01, now we are having issues about operations not being commited automatically even with AutoCommit set to True in both Datasets and OraSession components.

Since we've set all ODAC datasets in all forms to autoclose OCI cursor (related to our problem about access violation 000000), my question is if setting Option.AutoClose property to true would affect auto-committing of records?

Thanks,

Re: AutoClose Property x AutoCommit

Posted: Mon 04 Nov 2013 09:14
by AlexP
Hello,

The Autoclose property doesn't affect the AutoCommit property functioning. Please describe the problem in more details or send a sample reproducing the problem.