Include Constraint Message Types Options

Use these options to specify whether application constraint messages are to be included or excluded in the generated script file.

These options exist because some Mongoose-based applications use a process where application constraint messages (of types Primary Key, Foreign Key, Delete, and Unique) are generated into an application database's message tables during the processing of an upgrade or service pack installation. When this is the case, it is undesirable to have messages for these types included in the messages script file for the associated Access As identifier.

If an application's installation process does not include code to automatically generate constraint messages into the application database message tables, then the constraint messages must be generated into the application messages script file for distribution.

These options allow you to determine whether those application constraint messages should be included.