Re: HELP! - Need something to insert new CLOB to Oracle
Date: 19 Jul 2002 12:51:21 -0700
Message-ID: <b1a162d8.0207191151.5bd8310d_at_posting.google.com>
defrankc_at_yahoo.com (Chris D.) wrote in message news:<21076ce5.0207180523.6bac6154_at_posting.google.com>...
> Thanks. I took a look into the old archives and found your post, but
> unfortunatly it won't help me. I'm trying to achieve this from the
> client side, and have no access to the server (nor will the people I'm
> designing this program for) other than thru a programming interface I
> create myself so using PL/SQL to do this is not an option.
>
> Also, I am loading this into interMedia and then indexing
> appropriately thru it.
>
You can do this using Perl. You need the DBI and DBD::Oracle modules. What I've used it for is to copy CLOBS from SQL Server to Oracle which isn't exactly what you are doing, but it should work.
Mike Madland Received on Fri Jul 19 2002 - 21:51:21 CEST