473,760 Members | 8,623 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Corrupt DB

Major fiasco on my hands here. I was in the middle of updating a record
when the system halted, and the Access DB became non responsive. Eventually
I had to CTRL-ALT-DEL to close the application. When I tried to open the DB
again, the file has become corrupt and I get the error message "The
Microsoft Jet database engine cannot find the object "Databases" . I
understand a database can become corrupt during an interrupted write to a
table but is there any way I can get this database open again? I have tried
the following.

- Tried to compact and repair. Failed. Same error message appears.
- Tried importing objects into a blank DB. Failed. Same error message.
- Tried using jetcomp utility. Failed. Error message.

Access is in Access 2002 format and I was using Access 2003 for processing.
Anyone know what I can do to recover this db? I have a backup from two days
ago however I do not want to lose two days of work.

Thanks.
Nov 13 '05 #1
4 2206
"Big Time" <bi************ @remove-for-spam-hotmail.com> wrote:
Major fiasco on my hands here. I was in the middle of updating a record
when the system halted, and the Access DB became non responsive. Eventually
I had to CTRL-ALT-DEL to close the application. When I tried to open the DB
again, the file has become corrupt and I get the error message "The
Microsoft Jet database engine cannot find the object "Databases" . I
understand a database can become corrupt during an interrupted write to a
table but is there any way I can get this database open again? I have tried
the following.

- Tried to compact and repair. Failed. Same error message appears.
- Tried importing objects into a blank DB. Failed. Same error message.
- Tried using jetcomp utility. Failed. Error message.


You've done the basics but there are a few more things you can try at the Corruptions
FAQ. http://www.granite.ab.ca/access/corruptmdbs.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #2
You might want to try Digital DBA
(http://www.kzsoftware.com/products/digitaldba), which monitors your
database for corruption and automatically repairs it. It can also do
other database administration tasks like nightly backup, compact, and
repair.

Tony Toews wrote:
"Big Time" <bi************ @remove-for-spam-hotmail.com> wrote:
Major fiasco on my hands here. I was in the middle of updating a recordwhen the system halted, and the Access DB became non responsive. EventuallyI had to CTRL-ALT-DEL to close the application. When I tried to open the DBagain, the file has become corrupt and I get the error message "The
Microsoft Jet database engine cannot find the object "Databases" . I
understand a database can become corrupt during an interrupted write to atable but is there any way I can get this database open again? I have triedthe following.

- Tried to compact and repair. Failed. Same error message appears.
- Tried importing objects into a blank DB. Failed. Same error message.- Tried using jetcomp utility. Failed. Error message.
You've done the basics but there are a few more things you can try at

the Corruptions FAQ. http://www.granite.ab.ca/access/corruptmdbs.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm


Nov 13 '05 #3

Tony Toews wrote:
"Big Time" <bi************ @remove-for-spam-hotmail.com> wrote:
Major fiasco on my hands here. I was in the middle of updating a recordwhen the system halted, and the Access DB became non responsive. EventuallyI had to CTRL-ALT-DEL to close the application. When I tried to open the DBagain, the file has become corrupt and I get the error message "The
Microsoft Jet database engine cannot find the object "Databases" . I
understand a database can become corrupt during an interrupted write to atable but is there any way I can get this database open again? I have triedthe following.

- Tried to compact and repair. Failed. Same error message appears.
- Tried importing objects into a blank DB. Failed. Same error message.- Tried using jetcomp utility. Failed. Error message.
You've done the basics but there are a few more things you can try at

the Corruptions FAQ. http://www.granite.ab.ca/access/corruptmdbs.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm


Nov 13 '05 #4
ro*******@aol.c om wrote:
You might want to try Digital DBA
(http://www.kzsoftware.com/products/digitaldba), which monitors your
database for corruption and automatically repairs it. It can also do
other database administration tasks like nightly backup, compact, and
repair.


Ah, a competitor to FMS and all the other similar products out there.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3202
by: Vinay | last post by:
Hi I have a corrupt word file. I am able to open it with the code given below tr Dim pInfo As System.Diagnostics.ProcessStartInfo = New System.Diagnostics.ProcessStartInfo( pInfo.UseShellExecute = Tru pInfo.FileName = "c:\corrupt.doc Dim p As Process = System.Diagnostics.Process.Start(pInfo Catch ex As Exceptio MsgBox(ex.ToString End Tr
0
1994
by: Filips Benoit | last post by:
A particular form - always the same - sometimes becomes corrupt after saving. Error msg = The expression On Open you entered as the event property settings produced the following error: A problem occurred while 'DB-name' was communicating with the ole server or ActiveX controle. The form has a calendar-controle. I have eliminated the code in the OnOpen-event but the form stays corrupt!
21
2712
by: Dan | last post by:
Hi, just ran into my first instance of a backend Access97 database not compacting. I'm getting the "MSACCESS.EXE has generated errors.." message on compact. I've narrowed it down to the largest table which cotains 600k of records. I've tried copying the database and trying to compact that -doesn't work. I've tried Repair and then compact which also doesn't work. I've tried to create a new database and import the tables but it flakes out...
6
2440
by: Annette Massie | last post by:
I have an 2000 database that is getting corrupt many times a day. The application is sittin on a network with about 5 users accessing it. Most times I get a call with the user saying the application needs to be repaired. I repaire the db and 8/10 times it will repair. Lately after the repair, I have found 1-2 forms not usable. The past dozen times I have had to create a new db, import all objects except for two forms and then import them...
9
2487
by: Bungle | last post by:
Hi There, Does anybody know where i might be able to locate a tool/application that can determine whether a Database is corrupt?? Also, can a bad network connection cause a corruption to a database? Thanks in advance for any help, Bungle
4
1932
by: dixie | last post by:
I have come across some code to walk through the records of a corrupt table and copy it record by record to a new table. It comes from the MVPS.Org site and is as follows. ----------------------- (Q) How can I recover records from a corrupt table? (A) First, using Access while in the database window, copy the table's structure only from the corrupt table, if possible. Then using the code below, copy each individual row from the old...
2
1912
by: Marc Bartsch | last post by:
Hi, I use a delegate to call a method from my main GUI thread. This delegate takes one of my business objects as a parameter. When I do a synchronous call, it all works fine, but if I do an async call like: delegate.BeginInvoke( myBusinessObject, callBackDelegate, delegate ); and I debug into the called method, I find that myBusinessObject is partially corrupt. All basic type members, like strings etc. are fine, but
0
2345
by: Fredo | last post by:
I have an app that I'm writing to manage jpgs. Sometimes the photos are corrupt. If I use something like ACDSee, it will show the image, but it will have a note in the status bar that the image is corrupt, and it says, specifically, "The source datastream is corrupt." I'd like to be able to detect this as well with C#, but the Image.FromFile() method returns the image and I can't see any way to determine if it's corrupt. Is this simply...
3
2208
by: rdemyan via AccessMonster.com | last post by:
One of my users had a corrupt front end that wouldn't open. My app is launched using a launching application (logon app). The logon app has a button for downloading a "fresh" copy of the front end from the server to the user's PC. I thought that this was a good idea since Access seems susceptible to corruption. I told the user to open the logon form and click the "Download" button, which would then replace the corrupt front end on his...
8
2778
by: iheartvba | last post by:
Hi this is a query made using access query builder: SELECT tblBank.BankID, Now() AS TimeRecd, Val(Right(nz(,0),3)) AS ConsID, "AutoCASH" AS RecUser, tblBank.Dt, Forms!frmRecCASHRunningBal!tbGroup AS GroupID FROM tblBank WHERE (((tblBank.Dt)>(!!-1) And (tblBank.Dt)<(!!+1))); 1.tblBank has a record in the Dt field which equals = 02/07/08 2. tbBankMinDate -1 = 01/07/08 3. tbBankRecDate + 1 = 03/07/08
0
9521
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10107
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9945
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9900
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8768
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7324
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6599
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5214
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5361
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.