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 -> Help: UTL_FILE package problem

Help: UTL_FILE package problem

From: Graziano <g_nanetti_at_hotmail.com>
Date: Sun, 11 Jul 1999 17:08:04 +0200
Message-ID: <3788B354.61E125CA@hotmail.com>


Hi guys,
I had a problem using the UTL_FILE package. In particular, when I try to open
a file in an existing directory with the following instruction ...

hFile := utl_file.fopen('e:\job\fiat\nscc', 'tabla025.txt', 'w');

... I get an invalid path exception.
What can I do?

Thanks in advance ;-)
gn Received on Sun Jul 11 1999 - 10:08:04 CDT

Original text of this message

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