Book a Demo

Author Topic: Anybody help?  (Read 3593 times)

John Brand

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Anybody help?
« on: November 03, 2009, 12:22:49 am »
DAO Error 3049 Can't open database <name>.
 

DAO Error 3049 Can't open database <name>. It may not be a database that your application recognizes, or the file may be corrupt.

 

· If the specified database is a Microsoft Jet database, it is corrupted. You should attempt to repair the database. If the database can't be repaired, restore the database from a backup copy, or create a new database.

 

Damaged databases are usually caused by power outages or network problems. To repair damaged databases run the "RTO Pro Compress and Repair Data" program. But first ALWAYS DO A BACKUP.

 
Any workarounds? Its just been updated! :'(


John Brand

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Re: Anybody help?
« Reply #1 on: November 03, 2009, 01:55:12 am »
---------------------------
EA
---------------------------
DAO.Database [3049]

Cannot open database '#Temporary QueryDef#'.  It may not be a database that your application recognizes, or the file may be corrupt.
---------------------------
OK  
---------------------------
Actual message and file is now corrupted??! :'(

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Anybody help?
« Reply #2 on: November 03, 2009, 03:25:08 am »
Quote
---------------------------
EA
---------------------------
DAO.Database [3049]

Cannot open database '#Temporary QueryDef#'.  It may not be a database that your application recognizes, or the file may be corrupt.
---------------------------
OK  
---------------------------
Actual message and file is now corrupted??! :'(

Try Tools->Manage .EAP file -> Repairs .EAP file.
Maybe it helps.

Good luck.

Oliver

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Anybody help?
« Reply #3 on: November 03, 2009, 10:52:14 am »
Quote
Try Tools->Manage .EAP file -> Repairs .EAP file.
Maybe it helps.

Good luck.

Oliver
If Oliver's suggestion doesn't work, you file IS trashed...

Happened to me... Fortunately, I had a Vista Restore Point that saved the file 2 minutes prior to the crash...

Keep Backups!

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Anybody help?
« Reply #4 on: November 04, 2009, 08:39:42 am »
Just an idea that hasn't been mentioned yet.

Is it a JET 4 database, while you don't have EA set to use JET 4?  You do get an error much like this in that situation.