Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help! access to a LONG field in ORACLE 8 via RDO/ODBC

Help! access to a LONG field in ORACLE 8 via RDO/ODBC

From: Joerg Elster <Joerg.Elster_at_t-online.de>
Date: 1998/02/07
Message-ID: <6bihp4$reu$1@news01.btx.dtag.de>#1/1

Help !

I want to get access to a LONG field in an ORACLE8 table by using RDO 2.0 + Oracle ODBC driver 8.0.3. I create a rdoResultset and after call the OpenResultset()-method I check the LONG field if it is 'chunkrequired'. It isn't (it should) so that I can't use the GetChunk()-method. In the 'Value' field I just find the first character of
my LONG string.

What's wrong ? I've got also problems to fill a LONG field by using RDO 2.0.

Has somebody a code example that runs ? Must I use a stored procedure ?

Thanks for help.
Joerg Received on Sat Feb 07 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US