Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Loading BLOB / CLOB
Mark wrote:
> Answer? DBMS_LOB.
>
> M
>
> Thomas Ruschival <t.ruschival_at_vivid-md.de> wrote in message news:<20020507005356.29a51afd.t.ruschival_at_vivid-md.de>...
> > Hi,
> >
> > I don't know, didn't find the right information about "how to load LOB
> > (BLOB/CLOB) into the Database".
> > OK, I have binary Data and Character in Files > 500 MB. How can I load this
> > stream into a BLOB Field in the Database?
> > - BTW I can't use SQLJ or any Java classes because there is no JServer
> > option on this Oracle 8.1.7 Instance.
> >
> > Thanks alot
> >
> > Thomas
What in DBMS_LOB is going to help you read data directly from a client machine rather than from the server?
Daniel Morgan Received on Tue May 07 2002 - 10:06:16 CDT
![]() |
![]() |