RE: Corrupt Access DB

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Do you have any record locking enabled? We had a client who kept having that
same issue as they kept having two people trying to access the same record at
the same time and we had to implement record-level locking to avoid that.
They haven't had the corruption issue since.

Don't know that it will help in your case, but that is just an idea.
--
Bob Larson
Access MVP
Access World Forums Administrator
Utter Access VIP

Tutorials at http://www.btabdevelopment.com

__________________________________


"samolito@xxxxxxxxxxx" wrote:

I'm working with a multi-user (front end and back end) Access DB that
has been behaving very strabgely recently, and I'm not sure why.
Symptoms include: rows in tables changeing to all ###s or to Chinese
or Russian characters, the table or query section being erased (i.e.,
the tables/queries I created all get wiped out, leaving only the
default Access icons), the error message "AOIndex is not an index in
this table," the "unrecognized database format" error message, and
others.

Obviously, this database has become corrupted. However, I can't seem
to fix it. I've compacted and repaired, only to have the problems
return quickly. I've also imported all of the database items into a
blank Access database and rolled that version out to the users, but
the problems still come up. Does anyone have other suggestions for
me?

I'm using Access 2003 on an XP Pro system. This database worked well
for several years, and it's only been in the last few weeks that it's
become very difficult to work with.

Thanks,
Sam

.



Relevant Pages

  • Re: Recordset code
    ... Default record locking: All Records ... Open databases isng record-level locking IS checked ... >> users opening a single mdb file across a network. ... >> issues of database corruption. ...
    (microsoft.public.access.formscoding)
  • Call Center multiuser record locking
    ... I want to build a database to store the 2,000 some members we ... network, this weekend. ... lock records so that only one caller can lock a name and create a call ... Record Locking set to 'Edited Record' ...
    (microsoft.public.access.tablesdbdesign)
  • Re: How to avoid users pick same case
    ... I am using ADO and Access database which is located on the ... One approach is "pessimistic" record locking - locking the record when the edit ... Another is "optomistic" record locking - allowing two users to beginning editing ... It really depends on how likely conflicts are. ...
    (microsoft.public.vb.general.discussion)
  • Re: Record Locking for Editing.
    ... Access don't support Pessimistic Record Locking for Editing ... when the backend database is not the JET database engine (ie., ... user is updating a record and if second user tries to update same record i ...
    (microsoft.public.access.modulesdaovba)
  • Re: web-accessing a database
    ... > running pre-written reports to manipulate the data and would not be ... > database application. ... Record locking shouldn't be an issue if the users are read only. ... There's one .mdb that just contains the data & sits on the ...
    (uk.rec.motorcycles)