When Scriptoria encounters program-defined or MS-Access errors, it logs the error number, message, and severity-level in a "** Conversion Warnings **" table. The user is alerted that an error/warning has been encountered when this table is first created.
Error Table Handling
You can choose to create a single '** Conversion Warnings **' table that is emptied before adding new messages during each processing cycle. A processing cycle starts when the Convert Tables or Convert Queries button is pressed and each time data is exported using ODBC.
You can also choose to create a new '** Conversion Warnings **-n' table for each processing cycle. Previous messages tables must be removed manually.
Error Handling
The three options specify when message boxes, that require a user response are displayed.
1) Display a message box whenever warning/errors are encountered.
2) Only display a message box the first time a particular warning/error is encountered. This is the default.
3) Never display message boxes. The user will still be alerted when the first warning/error, causing a "** Conversion Warnings ** table to be created, is encountered.