Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Create a File with PL/SQL

Re: Create a File with PL/SQL

From: Sunil Godithi <sunil_at_ameya.com>
Date: Mon, 6 Jul 1998 12:24:05 -0500
Message-ID: <B$m0E#Pq9GA.98@newstoo.hiwaay.net>


You have to use either TEXT_IO package ( Form45) or UTL_FILE package  SERVER SIDE) to do this.
Read the PL\SQL Programming book by Steven Feurstein. He also wrote one on Oracle Built-ins.

Sunil

Ralf Bender <Ralf.Bender_at_wolnet.de> wrote in message 359bdb38.0_at_dns.wolnet.de...
>Hallo *.*
>
>can someone tell me how to create a file with a PL/SQL script.
>Spool c:\test.txt will not work ??
>
>
>bye
>Ralf
>
>mailto:ralf.bender_at_wolnet.de
>
>
Received on Mon Jul 06 1998 - 12:24:05 CDT

Original text of this message

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