You can customize the catalog database by adding tables, adding records, editing records, and renaming column labels. But, some changes can stop the program from using the catalog database. When that happens you see this alert.
Follow these guidelines to make sure your changes do not stop the program from using the catalog database.
Prohibitions
- _FAMILY_DESCRIPTION table. Do not remove this table.
- Column Order. Do not change the column order.
- Column Labels. Do not change the column labels.
- RECNUM column. Do not remove the RECNUM column.
- _PINLIST and _TERMPROPS tables. Do not add columns to these tables.
- Data Type. Do not change the data type; Text, Memo, AutoNumber, for existing columns.
- Field Size. Do not change the field size for existing columns.
- Allow Zero Length. Do not change the setting for existing columns. The value must be No, do not allow zero length values.