AutoClose Property x AutoCommit
Posted: Thu 31 Oct 2013 13:45
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,
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,