It could be that is that is the only table that user hits frequently.

Network connection is high on the list of causes, card or cable.

One other issue to check, the indexes on that table.
Are there any indexes that are highly inefficient, i.e. one value predominates, 
like NULL?
If so get rid of the bad index(es)

I had one client that required a rebuild of the db on a regular basis because 
it kept getting corrupted.
Eliminated a bad index and I haven't had to fix it for years!!!!

Dennis McGrath

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Thursday, August 19, 2010 1:17 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Corrupt DB

Is the corruption always happening in the same table?  If it is, then it is 
hard to make a case that it's something hardware or network related...

Karen

Reply via email to