Re: selecting data from 2 local DBs with same table structure

2006-06-26 Thread Cx Cx
Thanks Peter, this should give me a head start. I will try it and mail again if I get stuck. Craig On 6/25/06, Peter Brawley <[EMAIL PROTECTED]> wrote: >I need the query to select the data from table1 on db1 and then select the >data from table1 on db2 and return a result of where if a field

Re: selecting data from 2 local DBs with same table structure

2006-06-24 Thread Peter Brawley
>I need the query to select the data from table1 on db1 and then select the >data from table1 on db2 and return a result of where if a field data value >is found in both tables that matches on name for example, it would count the >occurrences. Not entirely clear. Do you mean ... SELECT