D
DaveK
Hi all,
I have read up on the maximum size limits of an Access database, but what do
you feel is the practical maximum size of an .mdb file stored on a server?
One of my users is complaining about slow load/save times for .MDB files that
are between 1.5 and 2GB in size. I have done some simple file copy tests on
a 2 GB .MDB file and get 4-5 minutes to copy such a file between servers, and
35 minutes to copy that same file to my PC. Does Access do saves in chunks,
or must it copy the whole thing to local storage, manipulate it, then copy
the whole thing back to the server when saving? At what point do you start
looking at SQL server to overcome the limitations of LAN file load speeds?
BTW, we have 100MB LAN connections, but the users are on laptops with Win2K
and 512-1GB of RAM. I am proposing they go to an Access front end with SQL
Server backend. I have seen that work quite well.
I have read up on the maximum size limits of an Access database, but what do
you feel is the practical maximum size of an .mdb file stored on a server?
One of my users is complaining about slow load/save times for .MDB files that
are between 1.5 and 2GB in size. I have done some simple file copy tests on
a 2 GB .MDB file and get 4-5 minutes to copy such a file between servers, and
35 minutes to copy that same file to my PC. Does Access do saves in chunks,
or must it copy the whole thing to local storage, manipulate it, then copy
the whole thing back to the server when saving? At what point do you start
looking at SQL server to overcome the limitations of LAN file load speeds?
BTW, we have 100MB LAN connections, but the users are on laptops with Win2K
and 512-1GB of RAM. I am proposing they go to an Access front end with SQL
Server backend. I have seen that work quite well.