Microsoft Access 97 Databases
My CD Collection Data Base
Creating the new Database
- Click on Microsoft Access from the Start –
Programs.
- Click Blank Database.
- In the window, choose the users on F: drive chssrv.

- In the file name box: name the database cdcollection.
- Click Create.
Creating and Setting up a table for the database

- Click on the Tables tab.
- Click New.
- Click Data Sheet View and then click OK.
- Rename the Fields by right clicking to on the
field name (i.e. Field 1), right click and choose Rename Column.

- Rename
Field 1, Field 2 & Field 3 to:
Title, Artist, Year Released.
- Click the lower X to close the tables window.
- Click yes to save the table.
- Name the table
tblcds.
- Click OK.

- Click yes to assign a primary key.
Creating a Form to access the database
- Click the Forms tab.
- Click New.
- Choose AutoForm: Columnar.
- On the down arrow, choose tblcds (the table name) in the drop
down list.

- Click the
X to close the Forms window.
- Click yes to save the form.
- Name the form
frmcds.
Changing the form background
- Close the form if it is open. Click on the Form tab.
- Click on the
frmcds form.
- Click Design.
- Click on
Format from the top menu.
- Click on AutoFormat.
- Choose your background you wish to use for this
form.