Access Database

Any place where information is stored in a systematic way can be considered a dtabase. The telephone directory, a recipe book, an address book are all examples of a database.

Design is an absolutely essential part of creating a database but is best left for a later stage.
We will create a simple one table database that holds information about CDs we own.
Databases can be complicated but we will keep everything simple to start. Simple data entry, simple queries and simple reports.

Check Requirements if this is your first time.

excel

Subsections