RE: Disable/Enable Persistant Connections On Demand

2000-10-05 Thread Mark Kirkwood
ck to http when redirecting to the continuation page Thanks for your help Mark > -Original Message- > From: Aaron [SMTP:[EMAIL PROTECTED]] > Sent: Friday, October 06, 2000 1:55 AM > To: Mark Kirkwood > Cc: [EMAIL PROTECTED] > Subject: Re: Disable/Enable Pers

Re: Disable/Enable Persistant Connections On Demand

2000-10-05 Thread Aaron
at a time earlier than now, Mark Kirkwood wrote: > Dear List, > > This may be a stupid question... but anyway... no way. Apache::DBI and DBI kind of cheat and automagically make stuff happen. it's very cool, but it can also be hard to extend or modify for specific situations. > This works

Disable/Enable Persistant Connections On Demand

2000-10-04 Thread Mark Kirkwood
Dear List, This may be a stupid question... but anyway... I am using mod_perl with persisent database connections enabled via Apache::DBI. This works great, because most of the web site uses a "generic" user to connect to the database. However I do authentication via the database ( i.e : atte