Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Importing / Linking / June 2005

Tip: Looking for answers? Try searching our database.

Max Size Before Going SQL Server?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DaveK - 29 Jun 2005 19:16 GMT
In practice, what is the cutover point where we would want to go to SQL
Server?  I have a user with two Access databases, one is 850MB and one is
1.02GB in size, after compaction.  Both are on drives mapped to a Win2K
server.  Her queries take hours to run.  There are a couple of million rows
in her favorite tables.  Should she move this app to SQL Server?  The
application does lots of summing of data over time, not individual lookups.
John Nurick - 29 Jun 2005 20:49 GMT
Hi Dave,

It sounds as if the queries are having to pull a lot of data across the
network. In that case, you should see a big increase in speed just by
copying the mdb files to a local drive and working with them there.

If that's not satisfactory, it sounds like time for SQL Server, taking
care to get as much of the processing as possible done on the server.

>In practice, what is the cutover point where we would want to go to SQL
>Server?  I have a user with two Access databases, one is 850MB and one is
>1.02GB in size, after compaction.  Both are on drives mapped to a Win2K
>server.  Her queries take hours to run.  There are a couple of million rows
>in her favorite tables.  Should she move this app to SQL Server?  The
>application does lots of summing of data over time, not individual lookups.

--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.
debsumrall - 29 Jun 2005 21:06 GMT
be sure you are compacting your database regularly.  This will cut the size
and speed up processes

> Hi Dave,
>
[quoted text clipped - 16 lines]
>
> Please respond in the newgroup and not by email.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.