My Access 2007 database is split Front End & Back End. The back end only contains tables and each user has their own version of the front end.
The back end is based on my computer and when I am using the database all the forms open quickly however the network users are complaining that some of the forms are slow to open.
The record sources for some of the slow opening forms are the linked (back end) tables and a recent google suggested that I should not do this and that the forms should be based on a query as that limits the amount of network traffic.
Do users here agree that this is correct? If so should the queries be based in the Back End? And if so what happens if two users are using the same form at the same time?
Thank you in advance for any replies.
Neil
The back end is based on my computer and when I am using the database all the forms open quickly however the network users are complaining that some of the forms are slow to open.
The record sources for some of the slow opening forms are the linked (back end) tables and a recent google suggested that I should not do this and that the forms should be based on a query as that limits the amount of network traffic.
Do users here agree that this is correct? If so should the queries be based in the Back End? And if so what happens if two users are using the same form at the same time?
Thank you in advance for any replies.
Neil