On Mon, 24 Apr 2000, John S. Evans wrote: > Weird. The whole point of Apache::DBI (or so I understand it) is so that > your $dbh stays valid across CGI or Handler calls. Sure. But it does it magically. You're still supposed to call disconnect. That way, your code will also work without Apache::DBI. -- -- Tom Mornini -- InfoMania Printing and Prepress
- Apache::DBI disconnect? John S. Evans
- Re: Apache::DBI disconnect? John S. Evans
- Re: Apache::DBI disconnect? Tom Mornini
- Re: Apache::DBI disconnect? John S. Evans
- Re: Apache::DBI disconnect? Perrin Harkins
- Tom Mornini