Problem with ldb

  • Thread starter Thread starter bdieu
  • Start date Start date
B

bdieu

Hi,

When I use some functionalties of my Access 2000
application and exit out of the application, I can see
that .ldb file is created. It prevents me from opening my
application again and I have to either save it under
another filename or restart the computer.

However this is happening only when I access some
portions of the application.

Please let me know what are the various reasons for this
behaviour and the work around.

Thanks a lot.
 
The ldb file is automatically created as soon as you open
any mdb database, and should automatically be deleted as
soon as the database is closed. Sometimes, specially when
the database is exited in an unconventional manner, the
ldb file remains and may cause problems when you open the
mdb again.
Simply delete the ldb file and than open the mdb.
Hope this helps.
Fons
 
Back
Top