the databases are the same, i matched my local database with the remote.
Both are mysql.
i was wondering if this could work since a tzquery points to one tzconnection and for this to work i would think i need two tzconnections right?
i will try the two step process for now.
thanks for your answer
Search found 2 matches
- 28.02.2013, 09:32
- Forum: ZeosLib 7.0 Stable Forum
- Topic: How to join two query's from two different databases?
- Replies: 4
- Views: 2456
- 27.02.2013, 12:51
- Forum: ZeosLib 7.0 Stable Forum
- Topic: How to join two query's from two different databases?
- Replies: 4
- Views: 2456
How to join two query's from two different databases?
Hi all, I am working on a project where i have to TzConnection components which both have a TZQuery connected to them. The TZ connection components point two different databases, one is local and the other is remote. I need to have a query which retrieves data using left and inner join from both con...