Re: mod_perl/DBI problem

2001-07-31 Thread Curtis Hawthorne
st haven't gotten around to it :-) Anyways, much thanks for all your help! Curtis H. - Original Message - From: "Geoffrey Young" <[EMAIL PROTECTED]> To: "'Curtis Hawthorne'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, Ju

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
> -Original Message- > From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 31, 2001 3:48 PM > To: Geoffrey Young; [EMAIL PROTECTED] > Subject: Re: mod_perl/DBI problem > > > Well, that works perfectly, but doesn't do anything :-). >

Re: mod_perl/DBI problem

2001-07-31 Thread Curtis Hawthorne
ach sub, go at it a completely different way, or am I way off in my analysis of the problem? Really confused, Curtis H. - Original Message - From: "Geoffrey Young" <[EMAIL PROTECTED]> To: "'Curtis Hawthorne'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
> -Original Message- > From: Geoffrey Young [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 31, 2001 12:46 PM > To: 'Curtis Hawthorne'; [EMAIL PROTECTED] > Subject: RE: mod_perl/DBI problem > > yup, looks like mod_perl doesn't offer that to windows

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
> -Original Message- > From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 31, 2001 12:24 PM > To: [EMAIL PROTECTED] > Subject: Re: mod_perl/DBI problem > > > That looks like that will do exactly what I need. I tried it > my code

Re: mod_perl/DBI problem

2001-07-31 Thread Curtis Hawthorne
Curtis H. - Original Message - From: "Geoffrey Young" <[EMAIL PROTECTED]> To: "'Curtis Hawthorne'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 31, 2001 10:04 AM Subject: RE: mod_perl/DBI problem > the way most people

RE: mod_perl/DBI problem

2001-07-31 Thread Geoffrey Young
> -Original Message- > From: Curtis Hawthorne [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 31, 2001 10:47 AM > To: [EMAIL PROTECTED] > Subject: Re: mod_perl/DBI problem > > > Even when using Apache::DBI, I still have the same problem - > If it times out

Re: mod_perl/DBI problem

2001-07-31 Thread Curtis Hawthorne
e connections) is version 0.28. Any ideas? Curtis H. - Original Message - From: "Ged Haywood" <[EMAIL PROTECTED]> To: "Curtis Hawthorne" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 27, 2001 4:19 PM Subject: Re: mod_perl/DBI problem >

Re: mod_perl/DBI problem

2001-07-27 Thread Ged Haywood
Hi there, On Fri, 27 Jul 2001, Curtis Hawthorne wrote: > So, how can I have it try to connect to the database again if it fails, but > keep the connection persistent if it doesn't? Have a look in the Guide, there's lots of stuff in there about Apache::DBI. http://perl.apache.org/guide. 73, Ge