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

Home -> Community -> Usenet -> c.d.o.server -> Q: Oracle8 and ODBC SQLGetData for LONG RAW

Q: Oracle8 and ODBC SQLGetData for LONG RAW

From: txm <txm_at_best.com>
Date: Fri, 12 Mar 1999 00:44:25 -0800
Message-ID: <36e8d3ed$0$227@nntp1.ba.best.com>


Hi, all

We are using Oracle8(8.0.4.0.0) and ODBC Driver(8.0.4.4.0) from Oracle. We have a table, which has a LONG RAW column. When we insert 188KB data to the table and then we read it through ODBC, it's truncated to 57KB. At ODBC level, there is no errors. I cannot tell which operation fails, inserting or selecting but because everytime we read the data, it returns different size of data(still around 57KB), I suspect SQLGetData. Does anybody have any idea?

Thanks in advance.

txm Received on Fri Mar 12 1999 - 02:44:25 CST

Original text of this message

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