Guest fmonroy Report post Posted 05/17/2006 07:02 AM Hello, I have a table X with a field Y of type CLOB. When I try to retreieve a record from this column I get this message at the log 210858.59 6 OpenRecordset: 3146:ODBC--call failed. Do you know any restriction for retrieving from this kind of field? Thank you. FM Share this post Link to post
SupportTeam Report post Posted 05/18/2006 08:06 AM Don´t recall us testing CLOB fields. If the DBQuery module is having problems with the CLOB field then looks like you should look at VBScript to do the Oracle interactions. You may even be able to use Oracle supplied driver objects directly from within VBScript... Share this post Link to post