Share via

Access 2013 Split Database

Anonymous
2014-11-18T10:45:26+00:00

When I try to split the database (Move data - access database) it only gives me the option as saving it as a Microsoft Access Signed Package. When I try to open the back end, it states

A potential security convcern as been identified. The origin of this content cannot be verified. The file is missing a digital signature and cannot be opened.  Thank you for your help

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

Answer accepted by question author

Anonymous
2014-11-20T08:32:37+00:00

In 22 years of using Access I confess I have never used the wizard to split a database.  However, I just tried it now in Access 2013 (15.0.4663.1000) and it worked fine, so I can't say what the problem is on your computer.

However, it is easy to split a database manually - I have done it hundreds of times:

  1. Take a backup copy of the database.
  2. Take another copy of the database and rename it as the back-end (e.g. MyDatabase Data.accdb)
  3. Open the new back-end and delete all the objects EXCEPT the tables.
  4. Open the original database (which is now the front-end) and delete all the tables (except the system tables - MSys* - if they are visible)
  5. Use External data > Import & Link > Access to link all the tables from the back-end to the front-end.

Good luck!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

14 additional answers

Sort by: Most helpful
  1. Anonymous
    2015-04-10T17:23:41+00:00

    Apparently you can also just change the extension of the back-end file from .accdc to .accdb and it will work.

    http://www.accessforums.net/access/problems-accessing-split-database-backend-48064.html

    I've not tried this method.

    I read that somewhere else and tried it, but then the front end forms/queries/reports refer to a back end that doesn't exist anymore because the extension changed.

    I am fixing it manually.  Good luck.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-12-19T20:45:11+00:00

    if you change the extension of the back-end file from .accdc to .accdb it will work.   Just tried it.    been struggling with this for a while.    

    Tks Poster.

    Eric.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-11-20T22:41:56+00:00

    Hi tospig

    You are absolutely right!  It was a typo - I meant "now" instead of "not".  It changes the meaning somewhat, doesn't it?  :-)

    I have edited the original post - thanks for the heads-up.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-11-20T21:50:06+00:00

    Thanks Graham, I had seen a similar solution on another forum too so it sounds like this is the way to go. 

    However, in your point 4 should it read

    "4. Open the original database (which is now the front-end)...?

    Was this answer helpful?

    0 comments No comments