VoiceGuide IVR Software Main Page
Jump to content

Oracle Clob Field

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×