Products included in ZIP-file:

* PRODUCTS.DB3 is an empty database with all tables, triggers and views included for Melange.21.
To start with a new empty database follow these steps:

1. Delete the sample database (products.db3) in the Melange21 default directory.
2. Rename empty.db3 to products.db3. That's all there is to it.

OR:

1. unpack the zip-file (MelangeDB.ZIP) into the Melange20 default directory.
2. Products.db3 will be overwritten with an empty database with the same name.

* PRODUCTS.SQL is a script to build your own (empty) database with the console SQLite3 utility. In fact you don't need this script because the empty database is already herein included. It's only meant for insiders of the SQL-language. It shows the structure of the tables, views and triggers in the database as used by Melange 2.1. See your SQLite3 manual. Additional information is given in the Melange 2.1 Help-file. 

IMPORTANT Notes:

1.	In VISTA:
	To view the Help-file in Vista download download the required patch.
   	see Google: "Help file Vista".


