Re: DBD::Proxy and LOBs

2005-06-16 Thread Tim Bunce
Thanks Wojciech. I'm glad it's helped. Tim. On Thu, Jun 16, 2005 at 09:28:44AM +0200, Wojciech Pietron wrote: > Hello Tim, > > * Tim Bunce <[EMAIL PROTECTED]> [2005-06-15 23:25]: > > I've just got round to fixing the problem with FetchHashKeyName. > > There were a bunch of subtle problems in how

Re: DBD::Proxy and LOBs

2005-06-16 Thread Wojciech Pietron
Hello Tim, * Tim Bunce <[EMAIL PROTECTED]> [2005-06-15 23:25]: > I've just got round to fixing the problem with FetchHashKeyName. > There were a bunch of subtle problems in how attributes were handled. > Hopefully it'll also address your LongReadLen and LongTruncOk needs, > but I've not explicitly

Re: DBD::Proxy and LOBs

2005-06-15 Thread Tim Bunce
On Wed, Jun 15, 2005 at 07:56:44AM -0500, Scott T. Hildreth wrote: > On Wed, 2005-06-15 at 10:38 +0200, Wojciech Pietron wrote: > > Hello Scott, > > > > thank you for your help. But are there any workarounds to this problems? > > Is DBD::Proxy under development? It looks like its code hasn't been

Re: DBD::Proxy and LOBs

2005-06-15 Thread Tim Bunce
On Wed, Jun 15, 2005 at 10:38:05AM +0200, Wojciech Pietron wrote: > Hello Scott, > > thank you for your help. But are there any workarounds to this problems? Attributes can be changed. DBD::Proxy tries hard to be as transparent as possible. Some atributes have special handling (see the three %A

Re: DBD::Proxy and LOBs

2005-06-15 Thread Scott T. Hildreth
On Wed, 2005-06-15 at 10:38 +0200, Wojciech Pietron wrote: > Hello Scott, > > thank you for your help. But are there any workarounds to this problems? > Is DBD::Proxy under development? It looks like its code hasn't been > changed for dozens of months. And now that I am starting a new project I >

Re: DBD::Proxy and LOBs

2005-06-15 Thread Wojciech Pietron
Hello Scott, thank you for your help. But are there any workarounds to this problems? Is DBD::Proxy under development? It looks like its code hasn't been changed for dozens of months. And now that I am starting a new project I have to make a decision whether I can rely on DBD::Proxy. I also had p

Re: DBD::Proxy and LOBs

2005-06-14 Thread Scott T. Hildreth
Look for earlier threads, basically with DBD::Proxy, the dbh attributes cannot be changed once a connect is made(I think). Check the DBD::Proxy perldoc for an explanation. On Tue, 2005-06-14 at 17:31 +0200, Wojciech Pietron wrote: > perl 5.8 > DBI, DBD::Proxy 1.21 > DBD::Proxy 1.48 > linux Red

DBD::Proxy and LOBs

2005-06-14 Thread Wojciech Pietron
perl 5.8 DBI, DBD::Proxy 1.21 DBD::Proxy 1.48 linux RedHat 2.4.21 Hello, I am using DBD::Proxy and it looks like impossible to change default values of LongReadLen and LongTruncOk attributes in DBD::Oracle driver. Despite changing in my code I get the message, that attribute still has its default