Greetings all,
We are using Oracle database 11gR1, and have a delphi app that uses DOA. When I attempt to perform an update using the app against a specific table, after the third or fourth sucessful update, I recieve an "Access Violoation at address 020ccCOF in Module 'OraOCIE11.dll, Write of address 000000" on my Windows 7 desktop. This happens when I use the Oracle 11g client on Windows 7, but it does not happen when I use the Oracle 10g cliennt. I am only updating a numeric field, no decimals. Using Oracle Monitor, the following error message generates in additon to the Access violation :e "query execute savepoint DOA_LOCKPOINT" appears won my Oracle Monitor.
I know I'm leaving out some info. It's pretty simple app, written in Adelphi with the DOA component.
Appreciate any info possible.
Thanks,
RB
We are using Oracle database 11gR1, and have a delphi app that uses DOA. When I attempt to perform an update using the app against a specific table, after the third or fourth sucessful update, I recieve an "Access Violoation at address 020ccCOF in Module 'OraOCIE11.dll, Write of address 000000" on my Windows 7 desktop. This happens when I use the Oracle 11g client on Windows 7, but it does not happen when I use the Oracle 10g cliennt. I am only updating a numeric field, no decimals. Using Oracle Monitor, the following error message generates in additon to the Access violation :e "query execute savepoint DOA_LOCKPOINT" appears won my Oracle Monitor.
I know I'm leaving out some info. It's pretty simple app, written in Adelphi with the DOA component.
Appreciate any info possible.
Thanks,
RB
Last edited: