S
Steven
I have a database that is approx 600MB. I am moving 450MB
to a second database because that will be basically
history for lookup purposes. I want to be able to query
records in the second database with records in the main
database for history lookups.
How can I UNION a query from the main database with a
query in the second database so when I open a form I can
get the entire group of records I want?
Thanks for your help.
Steven.
..
to a second database because that will be basically
history for lookup purposes. I want to be able to query
records in the second database with records in the main
database for history lookups.
How can I UNION a query from the main database with a
query in the second database so when I open a form I can
get the entire group of records I want?
Thanks for your help.
Steven.
..