How to bind to a LARGE array

2006-05-01 Thread Bealach Na Bo
Hi folks, Apologies if this has been asked and resolved - I've spent half a day searching various archive, but have not found anything. My problem is the following: I have a very large postgresql table (ca. 3 mil records) and need to replace a nested sql query with an "itarative" one so I end u

Re: Installing DBD::Oracle on HP/UX

2006-05-01 Thread Robert Hicks
Alexander Foken wrote: login as oracle user execute -> env | grep ORACLE_HOME remember value logout login as root execute -> ORACLE_HOME=/whatever/you/saw/a/few/seconds/ago execute -> export ORACLE_HOME execute -> perl -MCPAN -e "install 'DBD::Oracle'" Alexander /10general.t 255 6528033

RE: DBD::ODBC installation problem with Easysoft ODBC-Sybase driver

2006-05-01 Thread Ben Ostrowsky
> Two tests failed because Sybase does not support data type -3 > - that is not a problem. > > One test failed because you have not yet defined any data > sources in the odbc.ini file - not a problem. > > You can ignore these. Excellent, thanks. Ben

RE: [dbi] Re: Adding utf8 support to DBD::mysql

2006-05-01 Thread Martin J. Evans
On 30-Apr-2006 Patrick Galbraith wrote: > Martin J. Evans wrote: > > Martin, > > Sure, I'll be glad to put in the code. If you can come up with tests, > that's one thing we need. Whatever you like, and whatever works for you. > I'll always give you due credit. > > I also would like to know h