Steps to building a Database
From Compsci1
- 1. Determine the overall purpose and the specific objectives of the database
- 2. Determine the tables and fields you need.
- 3. Determine the data type and properties for each field.
- 4. Determine the table relationships.
- 5. Implement the database design
- 6. Enter the database records
- 7. Create queries, forms and reports.
Back What is a Database?
Next page Building Tables
--mickdemp 16:49, 19 October 2006 (EDT)