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: Upload/Download files through PL/SQL

Re: Upload/Download files through PL/SQL

From: Amir Kibar <amirk_at_softhome.net>
Date: Fri, 19 Feb 1999 14:24:08 +0200
Message-ID: <36CD57E8.FF125ABF@softhome.net>


jobiem_at_yahoo.com wrote:

> I'm studying PL/SQL and I want to know how to upload/download files to a
> server through PL/SQL. Could you tell how to do this or where can I get
> information on this matter? Thanks a lot! -Jobiem

Consider using DBMS_PIPE with a server side process that waits for commands. This was done by some guy that works for Oracle UK, I have his package if you're interested.

Amir Kibar,
ORACLE DBA
IAF Received on Fri Feb 19 1999 - 06:24:08 CST

Original text of this message

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