AutoCommit = true, but data visible after application close!
Posted: Mon 16 Feb 2009 14:28
Hello!
I'm using oracle 9, and ODAC 6.70.0.44 on D7. AutoCommit in the applications is set to true;
My problem is, that after version upgrade (about 3 month ago) from 5.70 to newer, sometimes data from my application are not visible until Application close.
I have the same projects (5 cooperating application). Users setting the data by inserting or upgrading records and another user are reading it (in same time) on other application, on other computer.
Since ODAC version upgrade and recompiling all projects, sometimes in some application data are set, but not visible on other applications. Only switching off (setting data) application release datas, and since this time the datas are visible on other applications.
The situation appear one or twice by day, about 10 sql.upgrade/insert queries by about 700.
I'm using oracle 9, and ODAC 6.70.0.44 on D7. AutoCommit in the applications is set to true;
My problem is, that after version upgrade (about 3 month ago) from 5.70 to newer, sometimes data from my application are not visible until Application close.
I have the same projects (5 cooperating application). Users setting the data by inserting or upgrading records and another user are reading it (in same time) on other application, on other computer.
Since ODAC version upgrade and recompiling all projects, sometimes in some application data are set, but not visible on other applications. Only switching off (setting data) application release datas, and since this time the datas are visible on other applications.
The situation appear one or twice by day, about 10 sql.upgrade/insert queries by about 700.