Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: To Upload and download LOBs into an Oracle 8.x database using the OAS
I'm not familliar with writing CGI scripts. Can you give out sample codes on
how to do this in OAS?
TIA,
Erwin Alberto
PORT Consulting, INC.
"John M. Heaton" wrote:
> If you're talking about uploading a file from a client using a web browser,
> the only way I know is to use CGI. What I did is use a Perl script to
> retreive
> the file from the client and put it in a directory on the server. Then I
> used a
> stored procedure to suck the file into the database.
>
> "Narasimha Kasibhatla (KN)" wrote:
>
> > Hello:
> > I am trying to upload and download LOBs into the database using the OAS.
> > The OAS developers guide seems to indicate that uploading and
> > downloading the files using the OAS 4.0 is possible. Has anyone done
> > this? Is it possible to upload and download lobs into the database
> > without using some sort of a CGI?
> >
> > Thanks,
> >
> > Narasimha
Received on Tue Jun 01 1999 - 23:12:07 CDT
![]() |
![]() |