roland_access
Registered User.
- Local time
- Today, 05:45
- Joined
- Feb 13, 2002
- Messages
- 35
Our office database runs via a main form and table with about 100,000 records. It was unsecured and not split, so each user was opening the actual database file from their PC across the network. The computer it is hosted on has been in place for a year. All was fine and pretty smooth, access times were not a problem, even when performing multiple append queries on all the records to another table across the network.
However, recently the database was secured and encrypted using the wizard and MS FAQ etc. This all ran smoothly and is fine. On recommendation, the database was then split using the Split wizard, with the BE still on the main computer but a FE on each user's machine.
Opening the database and logging in brings up the main form as speedily as before, and navigating through the records is marginally faster by about 10%. However, anything else takes a lot longer. For example, append queries now take 2-3 times longer, as do update queries etc. Adding a table in query design results in a marked pause of a few seconds, which it didnt before. Open a form in design view, make some simple changes and save and it will take minutes to save rather than seconds.
This happens on every machine's FE, including the FE on the machine that is hosting the BE. What has gone wrong please?
However, recently the database was secured and encrypted using the wizard and MS FAQ etc. This all ran smoothly and is fine. On recommendation, the database was then split using the Split wizard, with the BE still on the main computer but a FE on each user's machine.
Opening the database and logging in brings up the main form as speedily as before, and navigating through the records is marginally faster by about 10%. However, anything else takes a lot longer. For example, append queries now take 2-3 times longer, as do update queries etc. Adding a table in query design results in a marked pause of a few seconds, which it didnt before. Open a form in design view, make some simple changes and save and it will take minutes to save rather than seconds.
This happens on every machine's FE, including the FE on the machine that is hosting the BE. What has gone wrong please?