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 problems with setting FetchHashKeyName and I manually changed the case of column names. I appreciate any help/links/advices. Thank you, Wojciech Pietron * Scott T. Hildreth <[EMAIL PROTECTED]> [2005-06-15 09:50]: > 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 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 value. > > > > There is no problem to change them when using DBI directly. How can I > > solve it? > > > > Thank you in advance, > > Wojciech Pietron > -- > Scott T. Hildreth <[EMAIL PROTECTED]>
