Re: ~How to use RAW and LONG RAW columns ?

From: Michel Scory <michel.scory_at_village.uunet.be>
Date: Wed, 1 Jul 1998 21:34:51 +0200
Message-ID: <6ne31g$oc7$1_at_xenon.inbe.net>


No way to do that with SQL or PL/SQL.
That's possible using OLE (getchunk, write(?)chunk). Check also CTXLOAD (perhaps limited to ascii characters). In a Intranet environment you can use Oracle Application Server 3.x in CGI mode.

Richard Mc Connell a écrit dans le message <35921F79.A1DDF826_at_rockdb.demon.co.uk>...
>Hey Y'all,
>
>I'm trying to store BINARY files in a LONG RAW column (such as BITMAPs,
>DOC files, WAVs etc), but none of my reference books tell me HOW to
>actually do it.
>
>I'm using Pro*C with Oracle 7.2 (so I can't use BLOBs !!)
>
>Got any ideas ???
>
>
>Thanks,
>Richard
>
>email: richard_at_rockdb.demon.co.uk
>
>
Received on Wed Jul 01 1998 - 21:34:51 CEST

Original text of this message