R
Rhovey
I have an Access 2000 front-end running on 25 computers
which has ODBC links to two different databases on a SQL
Server 2000 back-end. At greater than 20 users, the
application freezes up on all the client computers for 2-3
minutes. What are the concurrency issues with Access/SQL?
I have it set on record locking, not page, and no one
needs to udpate the same record at the same time, but they
do hit the same tables at the same time. Any suggestions
for keeping our application running smoothly? We need to
get up to 50 users very quickly.
which has ODBC links to two different databases on a SQL
Server 2000 back-end. At greater than 20 users, the
application freezes up on all the client computers for 2-3
minutes. What are the concurrency issues with Access/SQL?
I have it set on record locking, not page, and no one
needs to udpate the same record at the same time, but they
do hit the same tables at the same time. Any suggestions
for keeping our application running smoothly? We need to
get up to 50 users very quickly.