Data access over network very slow (1 Viewer)

AliyuKatsina

Registered User.
Local time
Today, 04:06
Joined
Dec 31, 2009
Messages
73
Hi.,
I developed a software for managing Junior Secondary School Examination using access 2010. Total number of registered candidates were less than 60,000.

I split the db into back-end and runtime front-end. I distributed the front-end to various local clients for entry of examination marks. I used the recordset object for editing records.

Whenever more than 2 clients are updating entering marks the software slows down terribly.

Any solution or is it Access itself?
 

jdraw

Super Moderator
Staff member
Local time
Yesterday, 22:06
Joined
Jan 23, 2006
Messages
15,393
see this article

and this one

and another http://www.kallal.ca/Articles/split/

There are a number of posts on different forums related to performance on networks.

Good luck. Please let us know if you find some good tips for solution--it is a common issue.
 
Last edited:

Users who are viewing this thread

Top Bottom