Re: writing files by pl/sql
From: DA Morgan <damorgan_at_exesolutions.com>
Date: Thu, 06 Feb 2003 08:24:39 -0800
Message-ID: <3E428C46.83307170_at_exesolutions.com>
Date: Thu, 06 Feb 2003 08:24:39 -0800
Message-ID: <3E428C46.83307170_at_exesolutions.com>
Oliver Stratmann wrote:
> Hello All,
>
> is there another way of writing files with a pl/sql-procedure than using the
> utl_file-package?
> is there a way of writing files with a pl/sql-procedure on a client-machine?
>
> thanks in advance!
> oli
[Quoted] There are other ways using C and Java.
On the client? Undoubtedly if you wrap your own in C or Java but I've not seen anyone do it. And I'd never do it as it could be a huge security violation allowing data to walk out the door in diskette.
Daniel Morgan Received on Thu Feb 06 2003 - 17:24:39 CET