473,403 Members | 2,284 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Damaged mdb 2010 file gives strange error message

A damaged MDB file gives this message when i try to open it:
"The Microsoft jet database engine stopped the process because you and another user are attempting to change the same data at the same time."
The message is obviously wrong, no other user is attempting nothing.
I really want to repair this database as it contains customers data.
Please tell me if and how can i repair this file.
file Format - Access 2010.
Jun 23 '15 #1
1 1347
zmbd
5,501 Expert Mod 4TB
This indicates that someone has your file open.
Either the individual's PC has Access open as an active file or as a background process OR someone didn't close the file properly, this can happen when the sever drops the connection or if the user simply turns their PC off via a hard power down.

1) ABSOLUTLY make a backup of your file using either the OS and simply making a copy of the file to another location or via your favorite backup software.

2) Since you are in the directory where the database resides, you will find a file with the same name as your database with the extension "ldb" - read here before you do anything:
Introduction to .ldb files

3) Make sure everyone has Logged out of their accounts. Ideally they would actually power off their PC.

4) Now REBOOT the server/PC where the file resides. This ensures that no-one has the file open on their client. DO NOT ALLOW ANYONE TO OPEN THE DATABASE AT THIS POINT!

5) Rename the .ldb file:
From: yourdatabasename.ldb
to: old_yourdatabasename.ldb

6) Attempt to re-open your database.

6a) if you can open this database I highly advise that you move your database by the following steps:
- create a new, blank ACC2010 database.
- using the external data tool, open your old database for IMPORT and import all of the tables, queries, forms, reports, macros, and VBA modules into the new database.
- Save this database in the ACC2007/2010 format.

Keep in mind that as of ACC2013 any and all access files prior to ACC2003 are depreciated and will not be accessible starting with ACC2013 unless you use ACC2010 or OLDER.
Jun 23 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: ajikoe | last post by:
I found this error message when I import pylab. from pylab import * Error message: Microsoft Visual C++ Runtime Library Assertion failed! Program:c\python24\python.exe...
3
by: MrMike | last post by:
When I run the following UpdateCommand event I get the error: "Line 1: Incorrect syntax near '?'." and the highlighted line is "updateCommand.ExecuteNonQuery()". I've been troubleshooting this for...
1
by: Serious_Practitioner | last post by:
Hello all, and thank you for your help in the recent past. Got a new error message in the last few days. While working with different sized tables, in datasheet view, I've gotten this message...
3
by: Serious_Practitioner | last post by:
Hello, all - A few days ago, I posted the following message - Hello all, and thank you for your help in the recent past. Got a new error message in the last few days. While working with...
3
by: Evangelista Sami | last post by:
hello i have this strange error message that i dont understand : _search.c: In function `_depth_search': _search.c:218: unable to find a register to spill in class `AREG' _search.c:218: this...
1
by: Robert Wehofer | last post by:
Hello! I would like to do database change on a web page created with ASP.NET. As soon as I click on Update in a datagrid web control, I get following error message: Unable to find script...
3
by: Mihai | last post by:
In VB I created a solution with 2 projects: one is a class library and one is windows control library.When I pressed F5 on control library (that is startup project) everything was Ok. The program...
0
by: tom | last post by:
When I try to read in a csv file it gives me this error message. 'Cannot update. Database or object is read-only.' If I change the extension to txt it processes just fine. I have googled all...
6
by: phiefer3 | last post by:
Ok, First of all, I'm using Microsoft Visual Studio 2005, and I've been getting this problem when making c++ projects starting from an empty project. I haven't tried other project types yet, so I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.