TechTalk: Performance Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27

 

Computer-> Organize ->Copy/Paste

 

Why Split the Database?

Performance is one reason for splitting a database. The forms and reports run locally. Hence, the only information that passes across the network is the data.

 

Archiving is very useful if you have so much data that you exceed your file limit. Splitting the database is not the same as archiving, or moving old records into another database. One method for archiving records is discussed later in this computer guide.

 

Preparation

Try it: Back up Before You Begin

Go to your documents and make a copy of the Front Row Videos database and name it VideoForms.mdb.

 

Make another copy of the database and name it Videodata.mdb.

 

 

  Microsoft Access 2007 Exam 77-605 Topic: 6. Managing and Maintaining Databases 

  6.1. Perform routine database operations  6.1.2. Back up databases