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 -> BLOB and LONG RAW

BLOB and LONG RAW

From: Arto Ihantoja <arto.ihantoja_at_novogroup.com>
Date: 1998/05/18
Message-ID: <01bd826f$7c7931a0$4a101bac@pitw4081>#1/1

I must maintain some VB5 source code witch is using rdo. The database is Oracle 7.3. A table contains one field for a picture. The field type is LONG RAW. My problem is the following error message: "37000: [Oracle][ODBC Oracle Driver] Invalid value stored in pcbValue". This runtime error appears when trying to update or read the table containg the LONG RAW field. :(

What causes the error and how I can get over it? What is suitable version of Oracle ODBC driver when using MS-ODBC 3.0? Or any other good ideas...

Thanks for any help you can provide.
Jassu Received on Mon May 18 1998 - 00:00:00 CDT

Original text of this message

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