DBI MySQL Use Another DB Without Disconnecting
- From: "afrinspray" <afrinspray@xxxxxxxxx>
- Date: 28 Jul 2005 15:06:55 -0700
Is there a way to change the database in a DBI mysql connection without
disconnecting? For example, in PHP you'd just say
mysql_select_db("db_name_here", $dbh)
I looked through the DBI code on cpan and I didn't see anything, but
I'm falling asleep here at work, so maybe I missed it. :)
Thanks,
Mike
.
- Follow-Ups:
- Re: DBI MySQL Use Another DB Without Disconnecting
- From: xhoster
- Re: DBI MySQL Use Another DB Without Disconnecting
- From: Brian Wakem
- Re: DBI MySQL Use Another DB Without Disconnecting
- Prev by Date: Re: multidimensional insertion order
- Next by Date: Re: multidimensional insertion order
- Previous by thread: FAQ 4.6 Why doesn't & work the way I want it to?
- Next by thread: Re: DBI MySQL Use Another DB Without Disconnecting
- Index(es):