RE: joining two databases

2001-07-27 Thread Chris Bolt
> i have 2 mysql servers, i need to run a query that joins two tables > from two databases on the two servers, how can i do this? You can't. - Before posting, please check: http://www.mysql.com/manual.php (the manual) h

joining two databases

2001-07-26 Thread Moutasem Dana
> HIi, > i'm new to the list, i have a problem and i hope you have the answer. > i have 2 mysql servers, i need to run a query that joins two tables > from two databases on the two servers, how can i do this? > Motasem. - Before