Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access Database on a Compressed Network Drive 3

Status
Not open for further replies.

rustychef

Technical User
Sep 2, 2004
63
US
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.
 
A compressed drive is not a good place to keep databses.
 
First of all, Thanks for the answer Remou.

Secondly, for MikeC14081972:
Quickest way to check for a compressed file/directory is to see if the text it BLUE instead of black.

If you want to be sure, right click on file/directory select Properties, Click advanced button, and under "Compress or Encrypt attributes", see if the "Compress contents to save disk space" box is checked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top