Re: CLOB

From: Malcolm Dew-Jones <yf110_at_vtn1.victoria.tc.ca>
Date: 4 Nov 2009 17:11:30 -0700
Message-ID: <4af22642$1_at_news.victoria.tc.ca>



The Magnet (art_at_unsu.com) wrote:

: This may be a dumb question, but why can't Oracle read anything
: greater than 32767?? Even CLOB's? You really have to loop and do
: some crappy stuff??

What are you trying to do? I often use perl + DBI, and doing simple inserts and selects of clobs (from/into bind variables mapped to perl varables) requires no special handling, though you may need to set LongReadLen ahead of time. Received on Wed Nov 04 2009 - 18:11:30 CST

Original text of this message