Import Output Log
The
Open imported database
button is enabled when a database other than the current database was
used for the import operation.
Import Log File:
Click the view button to
display the output log.
Import Errors Table
When importing DB2 databases into Access, a table ("Scriptoria: Import DB2
Database Errors") is created in the target Access database containing
any errors encountered when creating Access objects from DB2. DB2 DEFAULTS
or CHECK constraints that do not comply with Access conventions are saved
in the table as well as identifying information (table name, data type,
foreign key name, etc.) and the associated error messages and codes.
Note
that when DEFAULT, CHECK or NOT NULL errors are encountered, the DB2 column
is still added to the Access table's "Field Collection", but
omits any offending constraints.