Christopher has attended:
Access Intermediate course
Queries
WHEN YOU RUN A QUERY BUT THE TABLES AREN'T LINKED PROPERLY, WHAT HAPPENS ?
RE: Queries
Hi Christopher
If the tables are either not linked or not linked properly, then the query will either not run or it will not return a correct data set. If a query uses multiple tables, these table will have to be linked properly other when the query runs, it will not be able to manipulate the data correctly.
Hope this helps
David