Xref: alice comp.databases.oracle.tools:40628
Path: alice!news-feed.fnsi.net!news-FFM2.ecrc.net!newsfeeds.belnet.be!news.belnet.be!afrodite.telenet-ops.be!not-for-mail
From: "Leo Van Nieuwenhuyse" <leo.van.nieuwenhuyse@pandora.be>
Newsgroups: comp.databases.oracle.tools
References: <1caf4cbd.a75d1091@usw-ex0104-033.remarq.com>
Subject: Re: How to use UTL_FILE.FOPEN()
Lines: 27
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Message-ID: <YeWv4.56675$2v4.154573@afrodite.telenet-ops.be>
Date: Fri, 03 Mar 2000 21:35:52 GMT
X-Complaints-To: abuse@pandora.be
X-Trace: afrodite.telenet-ops.be 952119352 213.224.4.183 (Fri, 03 Mar 2000 22:35:52 MET)
NNTP-Posting-Date: Fri, 03 Mar 2000 22:35:52 MET
Organization: Pandora-- Met vlotte tred op Internet

try c:\ instead of c:\\
garych <garychNOgaSPAM@unidial.com.invalid> schreef in berichtnieuws
1caf4cbd.a75d1091@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!
>


