List:GUI Tools« Previous MessageNext Message »
From:Adam Hooper Date:July 25 2003 12:21am
Subject:Re: Select between two servers
View as plain text  
> True, there are instances where you would want to have different databases
> and join b/w them. I use that all the time. 
> 
> But I still don't understand *how* you can join resuls from different
> databases. That would require you to send a command to one server,
> that server automagically connects to another, runs a sub-query to get
> some results specific to "the other" server, and finally run a query on
> itself and join the results. Lastly, the data gets returned to the
> user....
> 
> *BUT* my objections would be:

You're right: it's the kind of thing that sells because people THINK 
they want it, when they really want a more elegant solution. You've 
described exactly how SQL server does it. And it is pretty nifty. But 
there are HUGE security implications, and I've had numerous critical 
bugs connecting to a MySQL server and two Access databases (i.e., simply 
stops working).

The whole thing reeks of "hack-job"-ness, and I'd agree that MySQL 
should steer clear unless a very elegant solution appears (is that 
possible?). But it's useful :)

Adam Hooper
adamh@stripped

Thread
Select between two serversTom Achtenberg22 Jul
  • Re: Select between two serversAdam Hooper22 Jul
  • Re: Select between two serversAdam Majer23 Jul
    • Re: Select between two serversAdam Hooper23 Jul
      • Re: Select between two serversAdam Majer25 Jul
        • Re: Select between two serversAdam Hooper25 Jul
RE: Select between two serversTom Achtenberg22 Jul
  • Re: Select between two serversAdam Hooper22 Jul
RE: Select between two serversTom Achtenberg22 Jul
  • Re: Select between two serversAdam Hooper22 Jul
RE: Select between two serversTom Achtenberg23 Jul
  • Re: Select between two serversAdam Hooper23 Jul
Re: Select between two serversAdam Majer26 Jul
Re: Select between two serversAdam Majer26 Jul
Re: Select between two serversAdam Hooper26 Jul
RE: Select between two serversTom Achtenberg26 Jul