Splitting an Access Database

by rhyttinen on March 18, 2008

Splitting a Microsoft Access database is the process of dividing your database into two files: one that contains the tables, known as the Back-end database and one that contains the queries, forms, reports, macros and modules, known as the Front-end database.  The Front-end database contains links to the tables in the Back-end database.  Often, each user will have their own copy of the Front-end database on their desktop, allowing them to customize their database objects while maintaining a single source of data on a shared network drive.

 

Splitting a database is also a good idea if you create and maintain a database for others.  Should they desire a change such as additional forms or reports, their database need not be taken offline.  You would make the changes to the Front-end database and, when completed, simply replace their Front End database with the one that incorporates their changes.  The data in the Back-end database is never touched.

 

To Split an Access Database

  1. Click the Database Tools tab on the Ribbon.
  2. Click Access Database on the Move group on the Ribbon.
  3. Click the Split Database button.
  4. Navigate to the location where you wish to store your Back-End database.
  5. In the File name box, type the desired file name for the Back-End database.
  6. Click the Split button.
  7. Click OK when the message box appears informing you that the database has been successfully split.

Similar Posts:

    None Found

Share and Enjoy:
  • del.icio.us
  • Digg
  • TwitThis
  • Reddit
  • Technorati
  • Facebook
  • StumbleUpon
  • Google Bookmarks
  • Propeller
  • email

Comments on this entry are closed.

Previous post:

Next post: