Re: UTL_BinFile Suite v1.03
From: Vladimir M. Zakharychev <bob_at_dpsp-yes.com>
Date: Mon, 9 Jun 2003 21:19:15 +0400
Message-ID: <bc2fjn$r0a$1_at_babylon.agtel.net>
Date: Mon, 9 Jun 2003 21:19:15 +0400
Message-ID: <bc2fjn$r0a$1_at_babylon.agtel.net>
"Scott Mattes" <Scott_at_TheMattesFamily.ws> wrote in message
news:%b_Ea.2371$Jw6.1820409_at_news1.news.adelphia.net...
> V,
> thank you, I had overlooked SQL*Loader!
>
> As for 'favorite programming enviro', if I could use mine (Delphi), I
> wouldn't have a problem with BLOB's in either direction (savetofile,
> loadfromfile do it all). Woe is me, I have to use Oracle Forms!
[Quoted] My condolences... Do Forms support client-side Java calls (I must admit, I never used them?)
-- 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.Received on Mon Jun 09 2003 - 19:19:15 CEST
>
>
>
>
> "Vladimir M. Zakharychev" <bob_at_dpsp-yes.com> wrote in message
> news:bc14sc$ifs$1_at_babylon.agtel.net...
> > "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.
> >
> > 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
> > 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.
> >
>
>