CLOB BLOB Problem

mhajduk

Member²
Using delphi 6 with oracle 8i to insert clobs and it works fine. If I attach to a 10g oracle get oracommmon.dll access violations when i try and insert clobs. Adds records without clobs just fine. What is needed to fix this problem.

Thanks
Mike
 
If your application works fine on 8i, and fails on a 10g configuration, then this suggests a 10g configuration issue. Perhaps you can try the same applcation on a different client PC with a 10g home?
 
I have installed a fresh client and same problem. This is Oracle 10.2 and the version of delphi is 5 with your version of DOA at 3.3.1. Do I need to upgrade your tools. Still get access violation in oracommmon.dll when doing a insert command with a clob write back.
 
Good news I have delphi 6 ver 3.4 and dephi 5 ver 3.3. What do I need to do to get both upgraded to 4.0 asap. Registered company is Global Biometrics inc.
 
Back
Top