SQL Server 2000 linked tables - slow performance since server transition

D

davenwhoutson

Hello all,

Our company uses a frontend Access 2003 system that uses linked tables
to SQL Server 2000. We recently upgraded to a faster server and
mirrored the data from the old server to the new server. Ever since,
the Access program is very slow when opening forms and running
queries. Is there something that needs to be done to the tables to
get them to perform as quickly as they used to?

Thanks,

David
 
J

Jeff Boyce

David

We experienced a significant (multi-minute instead of multi-second) response
time 'hit' after migrating data from an Access back-end to a SQL-Server
back-end.

The main contributor(s) were:
* over-zealous anti-virus software
* Access (front-end) forms and queries not optimized for SQL-Server
* back NICs, cables, routers

Any of these help?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top