Advanced Form Handling database is only included in
the Professional Version.
The three most common Windows databases are supported:
- Microsoft Access
- Microsoft SQL Server
- Microsoft MYSQL
Advanced Form Handling
can store the data in the supplied table called afhresults or
it allows you to store the data into other tables.
For Microsoft Access,
AFH comes with a free database.
For SQL Server and
MYSQL scripts are supplied to create the necessary tables.
Each unique form has their own form field
names. To make it simple Advanced Form Handling will
automatically add the necessary database field names to your
table if they do not exist.
Setting up the database involves
describing the name and location and type of database. This is
done by modifying the file afhdatabaseconfig.asp. For more
details click here.