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: Christopher M. Day <christopher.day_at_rdbms.freeserve.co.uk>
Date: Fri, 12 Feb 1999 00:42:05 +0000
Message-ID: <36C378DD.F7DC3711@rdbms.freeserve.co.uk>


Jobiem,

The package you need to use to read/write files from/to the server is UTL_FILE. Check technet.oracle.com for further information or Feuerstein's Oracle PL/SQL book from O'Reilly.

Chris

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
Received on Thu Feb 11 1999 - 18:42:05 CST

Original text of this message

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