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?