The foreign key constraints in
the Microsoft CRM database are not consistent with Microsoft CRM 1.2 foreign
key constraints.
The foreign key constraints in the Microsoft CRM database are not consistent with Microsoft CRM 3.0 foreign key constraints.
09:41:33| Error| remark:
deleted foreign key
09:41:33| Error| tablename: quotebase
09:41:33| Error| columnname: accountid
09:41:33| Error| referencedtablename: accountbase
09:41:33| Error| referencedcolumnname: accountid
09:41:33| Error| foreignkeyname: account_quotes
09:41:33| Error| tablename: quotebase
09:41:33| Error| columnname: accountid
09:41:33| Error| referencedtablename: accountbase
09:41:33| Error| referencedcolumnname: accountid
09:41:33| Error| foreignkeyname: account_quotes
10:35:45|Warning| remark: added unique constraint on column
10:35:45|Warning| tablename:<TableName>
10:35:45|Warning| columnname:<ColumnName>
Notes
- The default location of the installation log file is the
following location in which the System_drive placeholder
represents the actual drive of the system:System_drive:\Documents and Settings\User\Application Data\Microsoft\MSCRM\Logs.
- The TableName placeholder is a placeholder for the table name. The ColumnName placeholder is a placeholder for the actual column name.