Thank you both for your reply.
I have read Tony Toew's website many times in the course
of developing this application. I went over it again
after your comments and found that the only two things not
implemented are the use of BeginTrans and CommitTrans, and
the use of a persistent recordset.
Currently, my startup form is unbound but it remains open
until the user exits. The article recommends a hidden
form, but since the startup form is always open, I may
base my form on a table linked to the Back end database.
That takes care of the opening and deleting of the LDB.
In Tony's article under "Refreshing table links can also
be quite slow" is he referring to a refreshing of links
everytime the backend database is called or the refreshing
when the application is deployed.
Finally, is there anything else I may need to look at?
your help is most appreciated
george
>-----Original Message-----
>GeorgeMar wrote:
>
>>I have an application with distributed front ends on
local
>>drives in Access 2002 and the backend sits in Win 2000
is
>>Acess 2000.
>>
>>Everything works well until more than 10 users are doing
>>data entry. In the users words, the system goes into
>>meltdown.
>>
>>Some users have also experienced data loss and have had
to
>>rekey their data.
>>
>>I have followed all the guidelines regarding FE and BE
as
>>well as guidelines for working in a multiuser
environment.
>>
>>Is the slowing down and the data loss due to to Access
or
>>the LAN?
>>
>>What is the cutoff for Access ( no of users or
>>transactions) before you have to go to SQL server?
>
>
>The typical causes for this effect is less than optimal
>design/implementation on your part, a network with flakey
>hardware and/or an overloaded server. There are some
things
>to think about on Tony Toews' web site:
>
>http://www.granite.ab.ca/access/performancefaq.htm
>--
>Marsh
>MVP [MS Access]
>.
>