Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Lobs
Roland,
You could have a look in Metalink. I found the Note:113471.1 more than
useful.
Here is the authors prescript.
/*
This package was written by Audun V. Nes
The intention of this sample is to show the File Upload/Download
capabilities of the PL/SQL gateway shipped with iAS.
Last updated 24th of May 2000.
*/
I strongly recommend looking at Audun's code, and if your looking, thanks
Audun.
George Barbour
"Roland Carlsson" <roland.c_at_swetravel.se> wrote in message
news:3b0a524a$1_at_d2o21.telia.com...
> 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 Wed May 23 2001 - 04:32:20 CDT
![]() |
![]() |