Right, i guess before i go on to mention exactly what the issue is, i'd best just explain that i have spend days trying all kinds of different possible solutions to sort this issue and have researched this no end, but not yet found a proper solution.
Ok, so here is the situtation i am in.
I have 2 similair access 2007 databases (1 much bigger than the other), both are split into front and back ends. Both backends are stored on a central server (not SQL yet), then each user on the network has their own copy of each front end (so a local copy of the front end on each users machine). Then there is a development version for each front end, a master copy if you like, that is used to make fixes, develop new features, etc. Then whenever the development version if ready to be released, a few settings are made and copies placed on each users computer.
Everything is fine when the users use the front ends as normal (so form view, etc). However, whenever I do anything in design view the database slows down considerably, And by considerably i mean that i've had to wait up to 15 minutes to click from one object to another.
I have tried everything i could find on the net to fix this problem, but i have had no success. Occassionally, it would be incredibly quick for a few hours and then would just grind to a halt.
Here are the things i've tried:
Any ideas, anything at all?
Ok, so here is the situtation i am in.
I have 2 similair access 2007 databases (1 much bigger than the other), both are split into front and back ends. Both backends are stored on a central server (not SQL yet), then each user on the network has their own copy of each front end (so a local copy of the front end on each users machine). Then there is a development version for each front end, a master copy if you like, that is used to make fixes, develop new features, etc. Then whenever the development version if ready to be released, a few settings are made and copies placed on each users computer.
Everything is fine when the users use the front ends as normal (so form view, etc). However, whenever I do anything in design view the database slows down considerably, And by considerably i mean that i've had to wait up to 15 minutes to click from one object to another.
I have tried everything i could find on the net to fix this problem, but i have had no success. Occassionally, it would be incredibly quick for a few hours and then would just grind to a halt.
Here are the things i've tried:
- Subdatasheet properties for all of the tables.
- Keeping a connection open to the back end database.
- Compiling and 'Option Expliciting' all VBA
- Reducing the number of different databases the front end has to link too.
- I've also looked through just about every form and database property and turned off anything that i dont need.
Any ideas, anything at all?