Skip to Content
0
Former Member
Jan 17, 2012 at 03:05 PM

Error selecting CLOB data from Oracle DB

50 Views

I am using CRXI with an Oracle 10g database.

Recently, some columns were changed from Data Type LONG to CLOB. Now, I get 2 error messages when trying to select any of these columns: 'Failed to retrieve data from the database' and 'Database connector error: cannot obtain error message from server'.

I am using the Microsoft ODBC for Oracle. Is there some other ODBC which can select this data type?