At 15:36 -0800 3/7/02, Zengfa Gao wrote:
>Hi,
>
>I am trying to connection two SQL database with one
>connection, such as:
>
>select name from db1.table1;
>
>select name from db2.table2;
>
>Is this working for JDBD driver?

Both databases are on the same server?  Should work.

>
>
>Zengfa


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to