Unit 2 Creating and Managing a Database

1. How do you start MS Access?

MS Access can be started from the Windows Start Menu.

2. What is a Blank Database?

A Blank Database is a new database created without predefined data or database objects. The user can create tables, queries, forms and reports according to their needs.

Example: For a school, we can create a database named School.accdb. This database can later contain tables such as Students, Teachers, Fees, Library, etc.

3. What is the default file extension of an Access 2007 database?

.accdb

4. How to Create a Blank Database?

NB: Give the database a meaningful name. Do not use space or special characters in the file name. Save it in an appropriate folder and remember the location.

5. How to Save a Database?

Type the name of the database in the File Name box. Choose the location. Click the Create Button.

6. What is a Table Template?

A Table Template is a ready-made table structure containing predefined fields.

7. How to create a Table using Templates?

8. How to close MS Access?