Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> UTL_FILE with Oracle 7.3.2.1.1 for WIN95
Has anyone made UTL_FILE work with this version of Oracle for Win 95 ?
Having set up utl_file_dir = *
I have tried to perform an FOPEN in a stored procedure as follows and get an 'INVALID PATH' exception reported.
FILE_HANDLE := UTL_FILE.FOPEN('C:\TEMP','MYFILE.TXT,'W'); Any help and experiences with the UTL_FILE package would be greatfully received.
Thanks Received on Tue Jul 08 1997 - 00:00:00 CDT
![]() |
![]() |