SAVING BINARY-FILES IN O

From: Jared Hecker <jared.hecker_at_factory.com>
Date: 29 Mar 93 09:10:00 GMT
Message-ID: <2552.1599.uupcb_at_factory.com>


MA>I have to save files containing binary data in an ORACLE field, using embedded L
MA>(C - Language). Later, I want to get the data back from ORACLE and rebuild MA>the original file.

MA>But how to do it ?? Do I need a LONG RAW type ??

Long raw is the way to go if your text won't fit in a long field (which it probably
won't).

There are definite restrictions as to how you can manipulate it; but for storing and
retrieving, as in an SCCS, you should be OK.

hth

jh

---
 . MR/2 1.39x NR . OS/2 - it ain't Unix, but it's better than DOS!
                                                                                                
Received on Mon Mar 29 1993 - 11:10:00 CEST

Original text of this message