PL/SQL: UTL_FILE - package
From: Philippe Evenepoel <Philippe.Evenepoel_at_village.uunet.be>
Date: Sat, 5 Feb 2000 17:44:39 +0100
Message-ID: <87hk72$rv0$1_at_newnews1.news.nl.uu.net>
Hi,
Date: Sat, 5 Feb 2000 17:44:39 +0100
Message-ID: <87hk72$rv0$1_at_newnews1.news.nl.uu.net>
Hi,
[Quoted] [Quoted] I am quite new to Oracle and I have the following question/problem:
I created a stored procedure in wich I use the UTL_FILE - package to create
text-files.
[Quoted] This works fine as long as I create the file on the server (with Fopen() )
[Quoted] My question: is it possible to create a file on the client-side ? And how ?
[Quoted] I tried by giving the clients computername and a shared directory (ex:
\\Pc_001\mydir) as the directory parameter but it doesn't work.
We use Oracle 8i (8.1.5), TCP/IP-protocol, Win NT-server, Win95-client.
Thanks in advance !
Phil. Received on Sat Feb 05 2000 - 17:44:39 CET