(how) Can I JOIN SELECTs from multiple databases into a DBgrid?

178 views Asked by At

I have separate MySQL database servers.

How can I JOIN the data from queries to the databases on these servers, and show it on a DBgrid?

[Answer] http://dev.mysql.com/doc/refman/5.1/en/federated-storage-engine.html

1

There are 1 answers

3
markus_ja On

I have different queries and combine it manually in a TClientDataSet.