In this script generator we will consider you have the option to create a Microsoft Access database, and this file will have a name, a table within the database and different columns with information within the table. As an example, the default values in the form bellow show the name of the database is "database.mdb" and its location in our server is "c:\mydir\database.mdb". In this database there is a table named "Table1" and within the table there are several columns with named "Data1", "Data2" etc.