Re: dbi.perl.org isn't working all that great

2006-04-30 Thread Ilya Sterin
Jay, I'll address this within the next week or so. I will reply to you once done. Thanks. Ilya Sterin --- Tim Bunce [EMAIL PROTECTED] wrote: On Thu, Apr 27, 2006 at 06:36:09PM -0500, Jay Strauss wrote: Hi, Maybe this is old news to some, but the FAQ link and support-details

RE: DBD::Oracle ppd

2006-04-30 Thread Jeff Urlwin
I can tell you that ftp.esoftmatic.com may never be back, per se. I'm not there anymore and someone unplugged a few things and decided to leave it. Sigh. I did feel that it's usefulness was virtually eliminated when ppm started building ActiveState. Jeff -Original Message- From:

RE: [dbi] Prepared statement not a cursor specification

2006-04-30 Thread Martin J. Evans
Peter, Sorry for seeing this late. It would appear SQLDescribeCol (an ODBC API) failed when calling your driver. Your ODBC driver needs to support SQLDescribeCol at least. It is almost impossible to say why this failed without knowing the SQL you were executing and the ODBC you are using.

Re: Adding utf8 support to DBD::mysql

2006-04-30 Thread Martin J. Evans
Patrick Galbraith wrote: Martin J. Evans wrote: Martin, Thanks much! This is dbdimp.c, right? Yes I will add this tomorrow (not working today), and I'm stricly not working tomorrow - bank holiday - but it is likely I'll find time to do something. and test it out. If everything is a go,

Re: Adding utf8 support to DBD::mysql

2006-04-30 Thread Patrick Galbraith
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 how to have a test end its while loop if a version

RE: DBD::Oracle ppd

2006-04-30 Thread Ron Savage
On Sun, 30 Apr 2006 07:20:59 -0400, Jeff Urlwin wrote: Hi Folks I can tell you that ftp.esoftmatic.com may never be back, per se. I'm not there anymore and someone unplugged a few things and decided to leave it. Sigh. It would be nice to have a choice of sites hosting binaries... I did

Re: Adding utf8 support to DBD::mysql

2006-04-30 Thread Martin J. Evans
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. Slightly confused as I think I provided tests for the

Re: Adding utf8 support to DBD::mysql

2006-04-30 Thread Patrick Galbraith
Martin J. Evans wrote: 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. Slightly confused as I think I