DATABASE Section
The DATABASE section of a form specification file identifies the database (if
any) with which the form is designed to work. This section specifies a default
database; you can also reference additional databases in the TABLES section.
database is the simple or qualified SQL identifier of a database containing tables or
views whose columns are referenced in the form file.
The DATABASE section is required, even if the screen form does not reference
any database columns or tables.