Previous Topic: How to Set Technical Design PropertiesNext Topic: Set Referential Integrity Enforcement


Set Reserved Word Checking

The technical design property options for reserved word checking are listed in the following table.

Option

When to Use

DBMS

If you are going to let CA Gen name the tables and you do not want any reserved words from the DBMS used.

None

If you are planning to name the tables such that none of the reserved words for the DBMS are being used.

This is much more typical for those applications that are using coded table names or a code in the table name that would make it unique.

All

If you are going to let CA Gen name the tables for you, and you would like the tables in each of the targeted DBMSs to be named exactly the same.