> >You can use the command line mysql with the "host" option, i.e.
> >--host=<hostname>, to connect to another machine.  Likewise, you could set
> >up a data source using ODBC to look at the database on the second host
> >machine through which you could generate queries against the tables on the
> >other host's database tables.
> If I understood the initial question correctly, your first suggestion is not
> what he wants.  I think he's talking about accessing two servers from the same
> connection, which is not possible:

You understood correctly.
And that's fine, I was just curious.  It just means that I'm going to have to do
things in a round about way.

Chris


---------------------------------------------------------------------
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