Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: File output on the client ?
There is not, but it looks like sharing out the server directory to your clients should resolve the issue.
Hth,
Sybrand Bakker, Oracle DBA
"Steph" <o_at_m.fr> wrote in message
news:__RJ5.1850$Y36.1946739_at_nnrp4.proxad.net...
> I've a big problem:
> I have to store in my Oracle DB (8i) a procedure wich must ouput data into
a
> file stored in the client pc.
> With the utl_file package, i can only output file on the server pc,
> I know there is the text_io package, but it is a Built-in package (in
Oracle
> procedure builder), wich isn't stored in the DB,
> so I cant't compile a procedure in DB wich calls this one..
> Is there a solution to store a procedure in DB wich can output file on the
> client pc ?
>
>
>
>
Received on Thu Oct 26 2000 - 12:10:08 CDT
![]() |
![]() |