Hi,
We recently moved an appliction from windows 2000 to windows 2003. It is a
web based system that conects to Oracle 10g r1 using MS OLEDB. We use a VB
6.0 dll installed under Com+. The app uses MDAC 2.8. The app has run without
problem for quite some time on windows 2000. When we moved it to windows
2003 we ran into a rather strange problem. The app handles all the commits.
When data is updated and commited control is returned to the web server
seemingly before the data is actually commited. I see a lag of 30 to 40
seconds at times. The application is a time and attendence system. The lag
causes a problem for the users when they enter a timecard, return to check it
and the data is not updated. I know Oracle 10g r2 has a system setting for
asynchronous commits. We are using Oracle 10g r1 which does not support
asynchronous commits. Has anyone run into a similar problem.
Thanks!
Dave
Archived from group: microsoft>public>vb>ole