Re: writing blob to file on disk in pl/sql server

From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Thu, 4 Apr 2002 14:33:17 +0400
Message-ID: <a8ha2m$jvu$1_at_babylon.agtel.net>


Sorry, forgot to give the download link :) http://www.dpsp-yes.com/dpsp/prod/!go?id_=ndownloads

--
Vladimir Zakharychev (bob_at_dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.


"Vladimir M. Zakharychev" <bob_at_dpsp-yes.com> wrote in message news:a8ha08$jvd$1_at_babylon.agtel.net...

> There's a free package called UTL_BINFILE (plus some supporting Java), which
> comes with our PSP_Mail product (worth looking at by itself ;) - it handles all
> aspects of reading/writing/listing binary files. Requires JServer/Oracle VM, but
> does not require you to create any external procedures and is much more
> portable thanks to Java. You are free to rip it off PSP_Mail and use whereever
> you want/need. Package is fully documented in PSP_Mail User's Guide (read
> through it as it also covers Java security issues you will undoubtly face - OS
> files access is subject to strict permission control). Note that Java source code
> for this package is *NOT* available, only compiled .jar file.
>
> hth.
>
> --
> Vladimir Zakharychev (bob_at_dpsp-yes.com) http://www.dpsp-yes.com
> Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
> All opinions are mine and do not necessarily go in line with those of my employer.
>
>
> "PS" <pski_at_wp.pl> wrote in message news:c6222d2.0204030252.55af84b0_at_posting.google.com...
> > i would like to write blob into file in pl/sql. I know how to get a
> > file from blob but i don't know how to write it as a file in PL/SQL.
> > Is it possible?
>
Received on Thu Apr 04 2002 - 12:33:17 CEST

Original text of this message