Re: Database Corruption
- From: "Tony Toews [MVP]" <ttoews@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Apr 2008 17:30:59 -0600
Fred <Fred@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have a multi-user application that executes on a runtime on a file server.
I didn?t split the database by ?front-end? (forms) and ?back end? (data).
Chris is correct. In your case the first thing to do is split the MDB
and give each user their own copy of the FE.
I specifically created the Auto FE Updater utility so that I could
make changes to the FE MDE as often as I wanted and be quite confident
that the next time someone went to run the app that it would pull in
the latest version. For more info on the errors or the Auto FE
Updater utility see the free Auto FE Updater utility at
http://www.granite.ab.ca/access/autofe.htm at my website to keep the
FE on each PC up to date.
I created a program, within the database, to monitor users? login and
logout. This captures all users? activities including ?abnormal exits? (date
and time). There doesn?t seem to be any pattern of users exiting abnormally
that would cause the corruptions. The database (?mdb?) gets corrupted even
when there are no abnormal user exits.
Isn't that interesting. I've done the same in the past and it was
quite obvious, with the exception of power failures, which system
caused corruptions. In one case it was a Citrix server part of a
load balancing set. The IT department then setup the app so it
stayed on one particular server and no more problems.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
.
- References:
- Database Corruption
- From: Fred
- Database Corruption
- Prev by Date: Re: Query field question
- Next by Date: Re: Combo Box Only Saving CourseNo - Not Saving CourseName
- Previous by thread: Re: Database Corruption
- Next by thread: Re: Database Corruption
- Index(es):
Relevant Pages
|