RE: Access and the internet Could be that you have two many connections (ie people connecting to the database) simueltaneously. If you have more than 20 that would slow things down. The only solution is to either to restrict the number of concurrent users in the ASP or upgrade to SQL Server.
----- Ken wrote: -----
I have a MS Access XP database running that I use the web (ASP pages) to
access.
However, lately I have noticed the system seems to get VERY slggish to the
point where it times out or I get "Too many Client tasks" error or even "Too
many users". We aren't a very big organization and we only have 20
employees, whom I doubt are all accessing the system at once. The database
is only 20 mb in size right now so nowhere near the maximum limit.
The techs say the server (windows 2000) is fine, our ISP says our connection
is fine. So now I'm at a loss as to what it could be - suggestions? |