**********************************
DATABASE EXAMPLE for FC ver 3.0
**********************************

This demo project shows how you can use FC with databases,
isolate calculations from source code;

NOTE:
  This project uses PARTS.DB table and DBDEMOS alias !!!!!
  (These elements are included in standard Delphi release)

Using this demo you can:

  (1) Enter different formulas to perfom calculations over the data.
      You can use all built-in function of FC.
      Results will appear in the RESULT field.

  (2) Choose predefined formulas from combobox list and enter new ones.

