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 -> Oracle-VB Long Data Types

Oracle-VB Long Data Types

From: Mike <mskane_at_tasc.com>
Date: 22 Apr 1999 10:48:31 -0500
Message-ID: <371f36bf@discussions>

I need help in retrieving long data types ( field size is 4500 characters) using VB 5.0, ODBC and Oracle 8.0.4. I get a recordset error when trying to retrieve this field. I have decreased the size of the field to 255 and it works fine. Make the field 256+ and I get the error. It works fine with the ORacle ODBC for NT Test.

I have looked at the GetChunk and AppendChunk with no success either. Any ideas, suggestions and/or source code samples to help me with this problem???

TIA Mike

--Posted from EarthWeb Discussions. http://discussions.earthweb.com Received on Thu Apr 22 1999 - 10:48:31 CDT

Original text of this message

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