Results 1 to 6 of 6
  1. #1
    pakarain is offline Novice
    Windows 10 Access 2003
    Join Date
    Mar 2022
    Posts
    2

    Unrecognized database format error 3343 (Need to Recover)

    Hi All,

    I have a database Hotel-Indus.mdb, it becomes corrupted by fgui or someone else, anyone can recover it.



    Regards,
    Raheel Ahmed

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,941
    once corrupted, it is unlikely it can be recovered. Recommend revert to a backup.

    Hopefully you have split your database

    Some things you can try first (but not much chance of success)

    1. compact/repair
    2. create a new db and import tables to your BE
    3. create another new db and import everything else


    if the import fails at some point (which it probably will), try importing one object at a time to identify which object(s) are causing the problem

  3. #3
    pakarain is offline Novice
    Windows 10 Access 2003
    Join Date
    Mar 2022
    Posts
    2
    Many thanks for reply, I have done all suggestions like creating new db and import all objects, although at each level the error is there "Unrecognized database error", no one option is applying on this db.

  4. #4
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,941
    OK, in that case you will need to revert to a backup

  5. #5
    isladogs's Avatar
    isladogs is offline Access MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    6,204
    Just one other thing to try...decompile your database to remove any corrupted compile code.
    See Decompile and Compact Your Microsoft Access Database to Improve Performance and Fix Corruption (fmsinc.com)
    Colin Riddington, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I know I don't know, I keep quiet!

  6. #6
    chris-smith is offline Novice
    Windows 10 Access 2016
    Join Date
    Jan 2023
    Posts
    10
    Hi Raheel,



    You can try applying the Registry Hack, i.e. disable the leasing on the server which is something that Microsoft also recommends to fix this error but it has some downsides like, you may experience some performance issues. You'll need Administrator priviliges to apply this registry hack.



    To do this:

    1. In windows search bar, type regedit to open the windows 'Registry Editor' app.

    2. Navigate to the following path-

    REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanserver\parameters /v DisableLeasing /t REG_DWORD /d 1 /f

    3. Execute the following commands-
    NET STOP SERVER
    NET START SERVER

    4. Exit the Command Prompt.

    Now check if you can open the database without any problems.
    If this doesn't work, you can also try some other workarounds-
    https://community.spiceworks.com/how...e-format-error



    Best Regards.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 01-31-2020, 08:59 AM
  2. Replies: 4
    Last Post: 09-19-2019, 02:13 AM
  3. Unrecognized database format . (Error 3343)
    By LaughingBull in forum Access
    Replies: 3
    Last Post: 07-23-2019, 12:57 PM
  4. Replies: 2
    Last Post: 10-08-2015, 04:19 PM
  5. Unrecognized database format error
    By alexprice in forum Access
    Replies: 4
    Last Post: 11-18-2013, 12:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums