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: Lobs

Re: Lobs

From: Vadim Grepan <kezal_at_mail.ru>
Date: Tue, 22 May 2001 16:35:26 +0400
Message-ID: <3B0A5D0E.86F06995@mail.ru>

Hello Roland !

  You should use SQL*Loader or write your own loader. Look at $ORACLE_HOME/rdbms/demo/cdemolb*.c

Rgds, Vadim Grepan



Moscow, Russia

Roland Carlsson wrote:

> Hi!
> I've got the task to implement a way to store files in our database. But my
> success in finding out how to do this has been anything but sucessfull. I
> know that I should use a blob or bfile.. but I don't know how to get it into
> the database. For an example a textfile could have several ' in it so I
> think I have to use some pointer to the file or give the database an input
> stream to load from.... If not for any other reason that it would be quite
> strange queries to debugg with n kb of data in the middle of it....
>
> Could anyone please give me some pointers
>
> Many thanks in advance
> Roland Carlsson
Received on Tue May 22 2001 - 07:35:26 CDT

Original text of this message

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