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: code/procedure to read a file

Re: code/procedure to read a file

From: Rafal Czekala <czekala_at_real.pl>
Date: Thu, 12 Aug 1999 10:23:35 GMT
Message-ID: <7ou7b2$rji$1@nnrp1.deja.com>


Hello,

To manage text files you have utl_file package (read documentation), and in init.ora you must set utl_file_dir=path to have access to disks/files.

Rafal Czekala

In article <1dwfl18.bmk4lmq0at8gN@[201.1.1.73]>,   spectre_at_hkstar.com (Steve A) wrote:
> Hi,
> is there any source available to read/write a text file some where on
a
> systems drive.
>
> I need to be able to specify the read/write directory & drive.
>
> steve
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Aug 12 1999 - 05:23:35 CDT

Original text of this message

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