Re: Log users



It's not likely you can tell who caused the corruption. If there is a ldb
file in the folder where the mdb is located, that'll tell you who had been
using it, but that may not be of much help.

You might be able to repair/recover the database. Copy it first.

Try compacting using Jetcomp, available at
http://support.microsoft.com/?id=273956

If that fails, try creating a new database and importing objects from the
old.

--
Joan Wild
Microsoft Access MVP
"sandrao" <sandrao@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7896FD40-CB33-4905-A749-86EAE51D485E@xxxxxxxxxxxxxxxx
We reciently had a problem with a database. It became corrupt and we
can't
access it. Is there any why that I could find out Who was the last user,
the
problem that occurred.

Could the problem be logged in a place other that the databse being used.
If the info is kept in the database being used and it becomes corrupt I
still
wouldn't know what and who caused the problem.


.



Relevant Pages

  • Re: Access hanging, corrupting, getting me worried
    ... If your FE mdb is large you might consider trying to break it up into ... Be sure to read Tony's page and Allen's page on corruption. ... I have tried to import to a new database,> but on import it will crash on importing some object, there doesn't> appear to be any logic to which one. ...
    (microsoft.public.access.forms)
  • Re: Editing fields in a linked table
    ... Dave Hargis, Microsoft Access MVP ... "Jeff Boyce" wrote: ... you cannot do it easily from the front end database. ... have to make the change in the database file (mdb, ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Access hanging, corrupting, getting me worried
    ... Test the mdb on a different PC if possible. ... them into a new mdb to try to eradicate any corruption. ... I have tried to import to a new database, ... If it crashes, ...
    (microsoft.public.access.forms)
  • Re: Question about Access coding practice/process...
    ... > "Sandra Daigle" wrote in message ... >> queries, modules, reports) and a backend mdb. ... >> [Microsoft Access MVP] ... >>> are embedded in the Access MDB file, i.e., the code and the database ...
    (microsoft.public.access.formscoding)
  • Re: how to delete an object in another db
    ... Doug Steele, Microsoft Access MVP ... Open the other mdb file and operate on its db object ... Dim otherDb As Database ... method work for forms, queries and reports? ...
    (microsoft.public.access.formscoding)