Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Help! access to a LONG field in ORACLE 8 via RDO/ODBC
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
![]() |
![]() |