Re: Open an ASCI file from a stored procedure

From: Geoff Ingram <lsgvi02_at_chsrh1.agw.bt.co.uk>
Date: 1997/02/27
Message-ID: <331597A9.26E4_at_chsrh1.agw.bt.co.uk>#1/1


ARRASATE SISTEMAS wrote:
>
> Hi Oraclers:
>
> I need to open an ASCI file from a stored procedure and I donĀ“t know how.

package utl_file in 7.3 and later supports this. As the stored procedure runs on the server end, you cant access client files, only server files, unless you are using something like NFS.

Geoff Ingram Received on Thu Feb 27 1997 - 00:00:00 CET

Original text of this message