Re: Multiple drivers ?

2002-09-29 Thread Glen Eustace
Tim, Is there any thing I can provide that may help resolve this issue. Now that I don't get perl dieing, would the DBI trace help ? On Thu, 2002-09-26 at 10:11, Glen Eustace wrote: > Spoke too soon :-( > > With Perl5.8.0 instead of 5.6.0, I am no longer getting a SEGV, but > things are still b

Re: CachedKids not working for cached handles

2002-09-29 Thread Thomas Hilbig
--- Tim Bunce <[EMAIL PROTECTED]> wrote: > On Fri, Sep 27, 2002 at 09:35:53AM -0700, Thomas > Hilbig wrote: > > --- Tim Bunce <[EMAIL PROTECTED]> wrote: > > > [deleted] > > > $dbh->{Driver}->{CachedKids} > > > [deleted] > > > Tim. > > > > Thanks Tim. That really threw me off -- but it > > worked

Request for Review (RFR): Connections and forked/threaded processes

2002-09-29 Thread Matthew O. Persico
On Sun, 29 Sep 2002 15:44:08 -0600, Sterin, Ilya spaketh: >1. You can send it to the list and ask for suggestions >(recommended) Sounds like a plan. Re-submitted, with change of subject: Under the category Miscellaneous, I plan to enter the following FAQ on Saturday Oct 5. Please review and cri

RE: FAQ Validity

2002-09-29 Thread Sterin, Ilya
1. You can send it to the list and ask for suggestions (recommended) or 2. You can send it to me to look through (strongly discouraged:-) or 3. You can just update the FAQ and if someone catches it, they can let me know and I will change/add. Anyone can add to a certain category though, but n

RE: :MySQL and 5.8

2002-09-29 Thread Darryl Waterhouse
Yo Fella, I can confirm that I am indeed running Perl 5.8.0 successfully using DBD::MySQL on one of my servers. It runs (quite happily) a job vacancies database... HTH, D. -Original Message- From: Randal L. Schwartz [mailto:[EMAIL PROTECTED]] Sent: 29 September 2002 14:03 To: [EMAIL P

FAQ Validity

2002-09-29 Thread Matthew O. Persico
Is anyone vetting the answers that are added to this FAQ? Or, put another way, if I submit an entry that is just plain dead wrong, is there anyone who could catch it before my stupidity is inflicted on the entire planet? FYI, my planned entry is: Q: How do I share a database handle between a p

RE: DBI FAQ volunteers needed

2002-09-29 Thread Sterin, Ilya
All done. Ilya -Original Message- From: Tim Bunce To: Ronald J Kimball Cc: Sterin, Ilya; dbi-users Sent: 9/29/02 2:16 AM Subject: Re: DBI FAQ volunteers needed On Fri, Sep 27, 2002 at 02:33:29PM -0400, Ronald J Kimball wrote: > Maybe this is just me, but I find the blue on green somewha

RE: DBI FAQ volunteers needed

2002-09-29 Thread Sterin, Ilya
All done. Ilya -Original Message- From: Tim Bunce To: Michael A Chase Cc: Sterin, Ilya; '''dbi-users ' ' ' Sent: 9/29/02 2:15 AM Subject: Re: DBI FAQ volunteers needed On Fri, Sep 27, 2002 at 11:57:47AM -0700, Michael A Chase wrote: > On Fri, 27 Sep 2002 11:54:02 -0600 "Sterin, Ilya" <[

Re: DBD::MySQL and 5.8

2002-09-29 Thread Dave Rolsky
On 29 Sep 2002, Randal L. Schwartz wrote: > I got a casual (in-person) report last night from a user at a > conference I was attending that Perl 5.8.0 appeared to be incompatible > with DBD::MySQL. Now, I couldn't personally confirm or deny this, > since I use Pg exclusively now. Does anyone ha

Re: Unknown message type: ''

2002-09-29 Thread Tatsuhiko Miyagawa
At Sun, 29 Sep 2002 17:33:55 +0200, Christian Kaiser wrote: > DBD::PgPP::st execute failed: Unknown message type: ' at ./connect.cgi line26. > execute was not possible: Unknown message type: '' at > /home/uso/dbi/i586-linux/DBD/PgPP.pm line 634 This should be a DBD::PgPP bug. Try adding debug=1

Unknown message type: ''

2002-09-29 Thread Christian Kaiser
Hi, I've tried to use DBI with Postgre but the result was: DBD::PgPP::st execute failed: Unknown message type: ' at ./connect.cgi line26. execute was not possible: Unknown message type: '' at /home/uso/dbi/i586-linux/DBD/PgPP.pm line 634 here is the script (connect.cgi): #! /usr/bin/perl use

DBD::MySQL and 5.8

2002-09-29 Thread Randal L. Schwartz
I got a casual (in-person) report last night from a user at a conference I was attending that Perl 5.8.0 appeared to be incompatible with DBD::MySQL. Now, I couldn't personally confirm or deny this, since I use Pg exclusively now. Does anyone have anything authoritative I can give back to the u

Re: DBI is 3G!

2002-09-29 Thread Tim Bunce
Great! Would someone like to volunteer to record all the places DBI runs on? Tim. On Fri, Sep 27, 2002 at 09:56:13PM -0700, Dean Arnold wrote: > First DBI runs on Linux from a Zaurus via WiFi, now > it runs on PocketPC from a 3G cellular Theraphone! > > Checkout www.presicient.com/terapocket f

Re: CachedKids not working for cached handles

2002-09-29 Thread Tim Bunce
On Fri, Sep 27, 2002 at 09:35:53AM -0700, Thomas Hilbig wrote: > --- Tim Bunce <[EMAIL PROTECTED]> wrote: > > [deleted] > > $dbh->{Driver}->{CachedKids} > > [deleted] > > Tim. > > Thanks Tim. That really threw me off -- but it > worked! > I was expecting to find information on all handles in > t

Re: DBI FAQ volunteers needed

2002-09-29 Thread Tim Bunce
On Fri, Sep 27, 2002 at 02:33:29PM -0400, Ronald J Kimball wrote: > Maybe this is just me, but I find the blue on green somewhat difficult to > read. If the grey background for the black text were a little lighter, > that would be nice too. I agree. Matching the general style used by search.cpan

Re: DBI FAQ volunteers needed

2002-09-29 Thread Tim Bunce
On Fri, Sep 27, 2002 at 11:57:47AM -0700, Michael A Chase wrote: > On Fri, 27 Sep 2002 11:54:02 -0600 "Sterin, Ilya" <[EMAIL PROTECTED]> wrote: > > > I just fixed it. > > Thanks. I'll watch those radio buttons more carefully in the future. > > I just added "How do I read the fine manual (RTFM)