IT BTEC Level Two

Unit16 database System

Home Unit3 Unit9 Unit16

 

A "form" is program that takes data out of a table and displays it on the screen. Regardless of whether the table has one record or 100 records, the form is exactly the same. The form does not store any data, it is just instructions on how to display the data

 

With Database Reports, you can produce a printed report of the information in your database. Database Reports are generated automatically from database views.