Opening multiple databases on the same database machine
seems unsupported.  While you CAN do it, it has a tendency
to "reuse" the last connection even in lieu of a specific database.
Right now we're using mysql_db_query() to get around it, but
with that becoming deprecated, we need to find anothe solution.

Anyone have any ideas/thoughts?

Thanks.

-Szii 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to