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 -> Re: How to insert any FILE into LONG RAW column?

Re: How to insert any FILE into LONG RAW column?

From: Prasad Chavali <pchavali_at_assettech.com>
Date: Wed, 27 Jan 1999 18:19:20 -0700
Message-ID: <78odu4$o2i$1@nnrp03.primenet.com>


You can make the filed an OLE Container and play with the OLE properties. You will be able to clik the right mouse button on the item and insert any kind of file/object into the LONGRAW field. If the OLE ACTIVATION property is set to "Double Click", the file will be opened on double-click when queried later.

HTH Prasad Chavali
pchavali_at_assettech.com

Tamas Karakai wrote in message ...
>Does anybody know how to put any binary file from the file system (NT4)
into
>a LONG RAW type column in an Oracle8 table using PL/SQL programming?
>
>Thank you,
>Tamas
>
>
>
Received on Wed Jan 27 1999 - 19:19:20 CST

Original text of this message

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