Ive been trying to tweak a few office databases that reside on a network drive. Recently they seem to have gotten slower on startup (found that refreshing/verifying the linked table strings is the biggest culprit here) and during activities such as searches and saves.
I just noticed today that the network drive the databases are on has been compressed.
Can anyone tell me if this is a big issue? Should I have the database directory returned to an uncompressed state? From what I understand, when accessing information on a compressed drive the data has to be uncompressed before it can be read, and recompressed to save it.
The user workstations are XP, and Im unsure of the Server OS but I believe its in the Windows_NT family. Users are accessing the database backend on the server with the frontend on their desktops.
I just noticed today that the network drive the databases are on has been compressed.
Can anyone tell me if this is a big issue? Should I have the database directory returned to an uncompressed state? From what I understand, when accessing information on a compressed drive the data has to be uncompressed before it can be read, and recompressed to save it.
The user workstations are XP, and Im unsure of the Server OS but I believe its in the Windows_NT family. Users are accessing the database backend on the server with the frontend on their desktops.