Re: How to store large objects in ORACLE 7.0.13

From: Ron McCamish <rwm26_at_cas.org>
Date: Fri, 14 Jan 1994 14:24:36 GMT
Message-ID: <1994Jan14.142436.11869_at_chemabs.uucp>


I think your answer to storing the Long Raws would be to use Dynamic SQL (see Pro*C manuals). In fact, you have to use dynamic sql or the OCI to select Long Raws. Instead of using VARCHAR, use the internal ORACLE datatype for this (VARRAW).

ron....

---
Ron McCamish
Internet:  rwm26_at_cas.org
Received on Fri Jan 14 1994 - 15:24:36 CET

Original text of this message