Fill M Add

Prepare for use:
- have MySQL server available
- have Gambas2 (or at least gb2 runtime)
- download and install
- create database tables

Use:
- start to fill e-mail addresses, names (and companyname) of your new contacts
- saved in database, view with sql statements or via phpMyAdmin
- import in other programs by accessing the data on the mysql server
- export to csv files to import in other systems like mailing system, CRM, ..etc

Adjust: 
- use the Gambas IDE to load the source code version and adjust whatever you want if you follow the GPL licence.
- use data in other programs
- write other code (e.g. php) to access your data and make reports, consultation screens etc
