Re: Open file from PL/SQL

From: L120bj <l120bj_at_aol.com>
Date: 1997/02/25
Message-ID: <19970225190101.OAA26631_at_ladder02.news.aol.com>#1/1


If you're on version 7.3 of ORACLE then you can use the UTL_FILE package to read/write flat files

Rob



Subject: Open file from PL/SQL
From: "ARRASATE SISTEMAS" <arrasis_at_arrakis.es> Date: 25 Feb 1997 10:18:37 GMT
Message-ID: <01bc230d$66a0ea20$10c6c6c6_at_pc-clemen>

[Quoted]         Hi Oraclers:

        I need to open an ASCI file from a stored procedure and I donĀ“t know how. I know how I can make in Forms, through the Package TEXT_IO and its functions FOPEN, PUT_LINE ...

        The file would content something like the following:

	Hello Oracle-world<EOL>
	Bye<EOL>
	<EOF>

	Can anybody help me ?

	Thanks in advance.

	Clemen.
Received on Tue Feb 25 1997 - 00:00:00 CET

Original text of this message