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 -> Re: working with LONG RAW datatype

Re: working with LONG RAW datatype

From: Balakrishnan Subramanian <bala.subramanian_at_mci.com>
Date: 1997/06/11
Message-ID: <339F2324.7A6F4F57@mci.com>#1/1

Michael,

You need to write a proc program to read the binary file and insert it into long raw column. There is a sample program in the directory $ORACLE_HOME/proc/demo/sample4.pc. you can make use of it.

Hope this will help.

Bala.

Michael Ferrante wrote:
>
> We're trying to use Oracle to store binary files, like word processing
> documents and images. I've got tables set up with LONG RAW datatypes
> but am unable to get information in and out of the table.
> As anyone done anything similar with storing binary objects in an
> oracle database??
> thanks
> -mike
  Received on Wed Jun 11 1997 - 00:00:00 CDT

Original text of this message

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