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: George Barbour <george.barbour_at_gecm.com>
Date: Wed, 23 May 2001 10:32:20 +0100
Message-ID: <3b0b81b7$1@pull.gecm.com>

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

Original text of this message

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