Enough theory, it's time to see some action. The next step is to build a "data-aware" form. Before we move on, it'll be a good idea to open the database with Access and add some "dummy" data (3-4 records) to the database just to have some operational data.
There are two different ways of creating forms with access to a data from the database. The first way is to use the Database Form Expert. Unfortunately, the Database Form Expert works only with the BDE set of dataset components. The second way is to place and connect all the data components manually.

