2.9K Posts

January 21st, 2008 17:00

If it's just Access that is the problem, it's probably just Access "bloat" that is slowing it down. Depending on how you have the Access database set up (best way is front end set up on the "clients" and back end set up on the "server"), close the database on a regular basis and set the option to "compact on close". This is particularly important on the "back end" mdb.

2 Intern

 • 

7.9K Posts

January 22nd, 2008 12:00

I was a little unclear as well when you mentioned running office over the network?  it's installed on the local machines right?
 
Rebel's backend / frontend idea works well, though there are some other registry tweaks that can help as well if that's the specific issue?  Though it may not necessarily improve your speed (the nature of Access is that all data flows to the local front-end and gets crunched and then sent back), it should improve the reliability and usability of the system.
 
I am not sure what they're using Access for.  If you feel up for it, download the free version of SQL that MS offers and install that on the server.  Use that as the backend and create ADP files for Access to use as a front-end on the local machines.  Much more reliable and scalable -- though you lose the nice Access query editor and some other GUI features.
 
The biggest issue with running XP for the server is 1) security -- it's a pain to configure user accounts for everyone and I have a feeling you're using simple file sharing which gives full access to everyone,   and 2) scalability -- XP has a max number of active LAN connections allowed (10?) to prevent it from being used as a real server
No Events found!

Top