How to use UTL_FILE.FOPEN()

From: garych <garychNOgaSPAM_at_unidial.com.invalid>
Date: Fri, 03 Mar 2000 13:30:51 -0800
Message-ID: <1caf4cbd.a75d1091_at_usw-ex0104-033.remarq.com>



[Quoted] [Quoted] I am trying to use UIL_FILE.FOPEN(location, filename, openmode). [Quoted] It keep giving me error. The menu said that this function can be used for server side or client. If I just write a PL/SQL code on my client machine with SQL*PLUS using this function. Is the 'location' client side location or server side location. How can tell this function will server side file or client side file?
My code like this:
UTL_FILE.FOPEN('c:\\input', 'infile.txt', 'r')

It give me error like 'invalid path'.

Any help will be appreciated?

G. Chen

  • Sent from RemarQ http://www.remarq.com The Internet's Discussion Network * [Quoted] The fastest and easiest way to search and participate in Usenet - Free!
Received on Fri Mar 03 2000 - 22:30:51 CET

Original text of this message