What is the password for the Microsoft Access AYS physical database file?

The physical Microsoft Access AYS database file is protected with a Jet Database password. In order to access the database from a third-party tool (e.g. Microsoft Access, Crystal Reports, etc.) you will be prompted for the user name and password. The user name and password are available as part of the AYS data dictionary which documents all of the tables, fields, and queries within the database and their relationships.

There are too many records to support rollback protection

When manually importing data from any import module into a Microsoft Access database, the following message appears:

There are too many records to support rollback protection.
Please disable rollback protection and try importing again.

Cause

When manually importing records into an AYS database, clicking the Test button imports all of the data but keeps track of all changes made so that those changes can be undone or rolled back at the end of the test. Warnings or errors that are logged during this test may be used to clean up the data set being imported before any live data in the target database is affected. Clicking the Import button still keeps track of all changes made so that if there is a critical error during the import then any changes can still be undone or rolled back.

When importing data into Microsoft Access databases, there is a limit as to how much data can be recorded in the list of changes. The above error indicates that the limit has been reached and a decision must be made to either undo the changes now, or continue without the ability to undo any changes.

Resolution

Option 1: If you are satisfied that the import data set is good then within the import module select the Options tab, and check the box next to Disable Rollback Protection. Once this option is checked then the Test button will  no longer be available. Click the Import button to proceed with the import.

Option 2: If you are not satisfied that the import data set is good then break the data set into smaller chunks and test importing each chunk of data individually. Once you are satisfied that the import data set is good then you may either import each chunk of data individually, or import the entire data set. Follow the steps in Option 1 above to disable rollback protection before importing.