-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
I have looked all over the web but can't find an example *in php* for
connecting to a mysql server, selecting database(s), and issueing a query
which joins across databases. I already know the SQL required to achieve a
multiple database query. My question is about how many calls to
mysql_select_db() are required, does order matter, etc.
- Re: [PHP-DB] join across databases - how to select data... Moshe Weitzman
- Re: [PHP-DB] join across databases - how to select... CPT John W. Holmes
- Re: [PHP-DB] join across databases - how to se... Moshe Weitzman
- Re: [PHP-DB] join across databases - how to select... jeffrey_n_Dyke
- Re: [PHP-DB] join across databases - how to se... CPT John W. Holmes
