Share via

access 2013 error 3343

Anonymous
2015-07-23T09:40:47+00:00

when I use vba it happens very frequently

any suggestion ?

thanks

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

10 answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-07-24T11:21:58+00:00

    So you get that message when you are trying to re-open the file after making some changes in VBA? And the filename listed is the one you are trying to open? Does this only happen with one Access db or others? 

    I would completely uninstall Office, then reinstall it.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-07-23T23:55:29+00:00

    most of my tables are stored in sql server database

    few are local tables that actually use as temporary tables

    the access app does not connected to  other server or other app

    is it the local tables or it is connected to  references ?

    what  can I do to avoid that error ?

    Was this answer helpful?

    0 comments No comments
  3. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-07-23T17:14:15+00:00

    The message indicates that an accdb file is corrupted. Are you linking to any file other then the SQL Server tables? Are you working on a local copy of your front end or is it stored on a network share?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-07-23T15:56:23+00:00

    thanks for your answer

    the massage is " unrecognized database &'name of access file'.accdb "

    it happens after coding forms with visual basic

    compact and repair usually does not succeeding and I need to use the backup file

    ן am using access for long time it happened only recently 

    my app is linked to sql server 2014

    I tried reinstalling office but no better results

    I tried moving to new file and importing all forms and reports but still same problem

    any idea?

    thanks

    Was this answer helpful?

    0 comments No comments
  5. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-07-23T11:43:50+00:00

    What is the exact message. Please define what you mean by "use VBA"?

    Was this answer helpful?

    0 comments No comments