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: Zachary Agatstein <Zachary.Agatstein_at_atsc.allied.com>
Date: Thu, 11 Feb 1999 07:55:48 -0500
Message-ID: <79uk4c$1fh41@tmpsp002.tmpprv.allied.com>

jobiem_at_yahoo.com wrote in message <36C2A0DF.23DB3CCF_at_yahoo.com>...
>
>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
>

Why do you need PL/SQL for that? Use your regular networking. You can, however, populate tables using database links. This will move data between databases.

Zach Received on Thu Feb 11 1999 - 06:55:48 CST

Original text of this message

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