Re: How to use UTL_FILE.FOPEN()

From: Leo Van Nieuwenhuyse <leo.van.nieuwenhuyse_at_pandora.be>
Date: Fri, 03 Mar 2000 21:35:52 GMT
Message-ID: <YeWv4.56675$2v4.154573_at_afrodite.telenet-ops.be>


try c:\ instead of c:\\
garych <garychNOgaSPAM_at_unidial.com.invalid> schreef in berichtnieuws 1caf4cbd.a75d1091_at_usw-ex0104-033.remarq.com...
> I am trying to use UIL_FILE.FOPEN(location, filename, openmode).
> 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
*
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Fri Mar 03 2000 - 22:35:52 CET

Original text of this message