On Mon, Feb 16, 2004 at 11:54:43PM -0700, [EMAIL PROTECTED] wrote:
> Is it possible to query one server from another even if those servers are 
> in diferent machines at diferent locations?
> 
> for example:
> 
> select * from localtable left join remoteserver.remotedatabase.remotetable 
> 
> where localtable.key = remoteserver.remotedatabase.remotetable.key

No.
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 4.0.15-Yahoo-SMP: up 156 days, processed 1,835,266,782 queries (135/sec. avg)

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to