Secured DB Corrupt

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I cut and copied a version of a secured database over an other one with user
currently log in the db.Now I have no copy of the original (cut) and the
copied over seem to be corrupt because when I try to open It the secured.ldb
open but not mydatabase.ldb. My question is how can I repair this secured DB
?, What can I do ?

FRED
 
FRED said:
I cut and copied a version of a secured database over an other one
with user currently log in the db.Now I have no copy of the original
(cut) and the copied over seem to be corrupt because when I try to
open It the secured.ldb open but not mydatabase.ldb. My question is
how can I repair this secured DB ?, What can I do ?

I am surprised that the paste worked if the file was in use.

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

If that fails, try creating a new database and importing objects from the
old. Note that if this works, the resulting mdb will be unsecured; you'll
need to resecure it.
 
Back
Top