G
Guest
I need the results of a query displayed when form is loaded. I've seen the
sql statement to do this BUT only one (1) table is used for the query ... I
need to join two(2) tables in my query. I think the "set rs = dbEndgine
......" statement allows reference to one(1) table only. What is the
syntax I need to run this query with 2 tables?
Thanks for any suggestions.
sql statement to do this BUT only one (1) table is used for the query ... I
need to join two(2) tables in my query. I think the "set rs = dbEndgine
......" statement allows reference to one(1) table only. What is the
syntax I need to run this query with 2 tables?
Thanks for any suggestions.