![]() |
|
![]() | ||
|
Subject:
Unable to get Access to Close .ldb file
Category: Computers > Internet Asked by: sunmoon-ga List Price: $10.00 |
Posted:
04 Oct 2004 20:04 PDT
Expires: 03 Nov 2004 19:04 PST Question ID: 410403 |
Unable to get Access to Close .ldb file Hello: I run a website that uses MS Access, ASP.NET and VB. The DB is located at our ISP. Access opens a .ldb file, which for months now, closed on it's own in a few hours. Recently, the .ldb file NEVER goes away. I do not have the ability to remotely log into the ISP and open and close the file, nor re-boot the server. If the .ldb file does not close, I am unable to FTP a new version of the DB up to the site. I have tried to make sure any ADO calls have been closed properly. -al | |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Unable to get Access to Close .ldb file
From: crythias-ga on 05 Oct 2004 06:05 PDT |
Just fyi, a .ldb file is indicative of the associated .mdb being in use. While a user is connected to the .mdb file (which has your data), Access creates a .ldb file to indicate that the .mdb is "locked". "Locked Data Base" is essentially a flag that says "you can't change tables or form structure in the .mdb while it's locked," among other things. My guess is that you may have one or two connections that have attached to your .mdb and not have released, *probably* due to the site being active. Since this file is more of an indicator of status than something of "value", like data, you may try to delete/rename the .ldb file and see if that helps you. I'm gathering from your question that the data in the .mdb isn't too valuable on the website side considering you're attempting an inplace FTP update, but I'd still suggest you consider renaming both the .mdb and .ldb prior to update, just in case. This is a free comment. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |