The Mapped Form

Once a Form is mapped to a Table Form Master 2008 will show the page below. Once a Form is Mapped all mapping options and Connection String options will be un-available. In a newly mapped form which previously had saved data the option to Import the XML data will be available. Once the data has been imported the "Import Data Stored as XML" button will not be available.

 

The Mappings can be deleted by using the "Delete Mappings" button. The Mappings can easily be done again which allows for easy changes to the database schema.
 
To Import data from the default data store click the "Import Data Stored as XML" button.

  

 Form Master 2008 will report the results of the import and show any records which failed the import process.

 

 The Error returned above indicates that the Data Type in the SQL Table is not correct for the type of Data stored in the XML. In this case the error was caused by trying to import two letter Country Codes into an Integer Data Type.

See also