ORA-03127 - error message while selecting LONG RAW datas [message #100842] |
Thu, 18 December 2003 05:09 |
Philippe CASTELLA
Messages: 1 Registered: December 2003
|
Junior Member |
|
|
Hi,
I need to read and write binary datas in SQL Server and Oracle (from 7.3 to 9i) Databases using ODBC and a derived CRecordset class with Visual C++.
My functions work well in writing datas (I believe) but when I try to read them I receive an ORA-03127 error. (No problem with SQL Server database or Access in reading or writing).
I read somewhere there should be a problem reading LONG RAW datas with Oracle ODBC Driver.
Do someone know if a parameter exists, wich allow a correct access to a table containing a long raw field ?
and how to use it ?
Thanks.
Philippe CASTELLA
|
|
|