Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Inserting a binary file into a Long Raw column
Ozzy,
Here is a Perl program which retrieves BLOB/CLOB data from one database and
writes it into Oracle:
http://www.dotcomsolutionsinc.net/products/fmpro_migrator/oracle_files/fmpro
_migrator_oracle_xfer_odbc1.html
-- David Simpson www.dotcomsolutionsinc.net "Ozzy Knox" <ozzyknox_at_absamail.co.za> wrote in message news:3f071e82$0$235_at_hades.is.co.za...Received on Tue Jul 15 2003 - 18:00:23 CDT
> Hi
>
> Is there anybody who can give me some sample code for inserting a large
> binary file into a LONG RAW column? I have managed to do it if the file
is
> less than 32Kb.
>
> Any jelp will be appreciated.
>
> Regards
> Ozzy
>
>