Re: UTL_BinFile Suite v1.03
From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Mon, 9 Jun 2003 08:58:43 +0400
Message-ID: <bc14sc$ifs$1_at_babylon.agtel.net>
Date: Mon, 9 Jun 2003 08:58:43 +0400
Message-ID: <bc14sc$ifs$1_at_babylon.agtel.net>
[Quoted] "Scott Mattes" <Scott_at_TheMattesFamily.ws> wrote in message
news:SA6Ea.1198$Jw6.834982_at_news1.news.adelphia.net...
> What I'd really, really like is a routine to load BLOBs from the client to a
> table!!!!!! And, of course, unload from a table into a file on the client.
[Quoted] Unfortunately, this can't be implemented server-side. But on the client side you have SQL*Loader for client->table direction, and you have your favorite programming environment for the reverse. :)
-- Vladimir Zakharychev (bob_at_dpsp-yes.com) http://www.dpsp-yes.com [Quoted] Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. [Quoted] All opinions are mine and do not necessarily go in line with those of my employer.Received on Mon Jun 09 2003 - 06:58:43 CEST