Re: Populating 'long' data column with Ruby OCI8 (trying aga

-----Original Message-----
From: KUBO Takehiro [mailto:[email protected]]
Sent: Wednesday, January 18, 2006 11:15 AM
To: ruby-talk ML
Subject: Re: Populating ‘long’ data column with Ruby OCI8
(trying again, need a solution badly)

    datasize = 100 * 1024
  end

Making that configurable would be good. I suspect that’s what the Perl
DBI LongReadLength attribute does.

Regards,

Dan