I was asked to look over a database someone else has made. Almost all the database tables have associated queries that are used by forms.
For example:
Tblemployee and qryemployee all contain the same fields with no filters. Yet in a form to add or delete employees the person used qryemployee instead or tblemployee.
They did this for about 5 different tables. Is there a reason not to link to the table instead of using the query.
Currently the database is not split, but is to be used by multiple people. Using Access 2003.
Thanks for your help.
ck1999
For example:
Tblemployee and qryemployee all contain the same fields with no filters. Yet in a form to add or delete employees the person used qryemployee instead or tblemployee.
They did this for about 5 different tables. Is there a reason not to link to the table instead of using the query.
Currently the database is not split, but is to be used by multiple people. Using Access 2003.
Thanks for your help.
ck1999