Oscar - (ACADEMY AWARDS)
We are going to create a new database that has information about the Oscars through the years.

1. Create a new data base called Oscars in a your docs folder.

The table has 5 fields: Year(number),Catagory(text), Nominee(text), Winner?(text), and Picture(text).

We could spend hours typing in the data, but I found the information on the internet in the form of a ASCII file.

2. Hold the option key down and click here to download the file to your desktop

3. From FMP import the ASCII records.