DBD::Sybase 1.04.6 available

2004-08-04 Thread Michael Peppler
I've just uploaded DBD::Sybase 1.04.6 to http://www.peppler.org/downloads This version implements the BLK (bulk-load) error handling that I added to Sybase::CTlib yesterday, and that appears to solve the seg-fault errors that people were getting on various platforms. It is still a test version, o

Re: DBD::Proxy

2004-08-04 Thread Tim Bunce
On Wed, Aug 04, 2004 at 08:02:28AM -0700, Tim Howell wrote: > DBD::Proxy users-- > > At OSCON I was vol...errrm...I volunteered to take over maintenance of > DBD::Proxy and associated kit. ;-) :-) Jochen and I are very grateful! > As I get started I'm interested in three things: > > 1. How a

Re: DBD::Proxy

2004-08-04 Thread Eric Lenio
On Wed, Aug 04, 2004 at 05:57:50PM +0100, Tim Bunce wrote: > On Wed, Aug 04, 2004 at 08:02:28AM -0700, Tim Howell wrote: > > As I get started I'm interested in three things: > > > > 1. How are you using DBD::Proxy? What platform for the proxy server, > > what platform for the client, and what DB

DBD::Proxy

2004-08-04 Thread Tim Howell
DBD::Proxy users-- At OSCON I was vol...errrm...I volunteered to take over maintenance of DBD::Proxy and associated kit. ;-) As I get started I'm interested in three things: 1. How are you using DBD::Proxy? What platform for the proxy server, what platform for the client, and what DBD:: drive

Re: Drivers that support server-prepare-statements?

2004-08-04 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> I'm working on my OSCON presentation, and was hoping to get a list of >> DBD drivers that currently support server prepare statements? >> >> Does anyone know if such a list (authoritative list) exists? FWIW, DBD::Pg will support server-side

fetchall_arrayref and Can't set DBI::st=HASH(0x850eeb0)->{NAME}: unrecognised attribute or invalid value

2004-08-04 Thread remus
SENARIO: I have downloaded a CSV file for the past 8 months with about 50k lines of data. The data does change a little each day, just some fields. I have uploaded all the files to a MySQL database. I have been able to compare one row of data at a time. Easy!. But I want to compare a whole bun