LDB file

  • Thread starter Thread starter Srujan
  • Start date Start date
S

Srujan

hi all

i am using a asp application with acess as its backend.

my problem is that a lock file (ex-: xxxxx . ldb) is being generated and
this file is generated the applicatuon stops working.

and if i try to delete this the error message is

"THE FILE IS BEING USED BY SOME ONE"

and it is deleted only when i restart my server.

can any one plz give me solution

thanks in advance

regards
 
Hi Srujan:

You're probably using Windows XP/2000... in the Win9x environment it's easy
to fix- just rename the folder and make a new one with your files tranposed.
In the Windows XP/2000 environment, you can't do that. It's still easy to
fix, though. Just do a Cont+Alt+Del and then select "Task Manager" then
click on "Processes" then find any MS Access processes and delete them.
There will be one active process which is what's continuing the active error
file. Once deleted, you'll be able to delete the lock file without problems.

Regards,
Al
 
Back
Top