mdb corruption

S

Samuel

Hi

I noticed that corruption of the data file occurs only when users works with
one form
an anyone suggest what can be the reason, can it be a design fault of the
form that makes the file corrupted?

Thank you,
Samuel
 
T

Tony Toews [MVP]

Samuel said:
I noticed that corruption of the data file occurs only when users works with
one form
an anyone suggest what can be the reason, can it be a design fault of the
form that makes the file corrupted?

HIghly unlikely that it's a design fault of the form.

Does that table have memo fields? If so those are somewhat more prone
to corruptions that regular tables.

Also is that a form a lot of the users spend a lot of time in? So
that maybe misleading.

How do you know its only the one table that is getting corrupted?

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/
 
Top