M
Maria
I am having problems resolving errors reported by the Model Error Check. I get nine identical error messages
<myfile.vsd> : error C2006: '(null)' Predicate has no uniqueness constraint
I want to fixe these errors and I am trying to find an easy way to identify all the offending predicates. Yes I know that I can right-click the error message and clidk "Go To Source". But if the object is not on the drawing I get this message: "This predicate has not been placed on the diagram. To view information about this predicate, please drag it to the diagram". This does not help because I still have no idea what "this predicate" refers to
All I came up with so far is to make a fact report and then hunt for all records that do NOT have any constraint. Unfortunately, if a fact record does not have any constraints, the 'constraints' line is simply missing from the report. This means that the record layout is not consistent and instead of doing a simple search for zero constraints I have to check every record - not exactly efficient. I sincerely hope that there is a better way
Please hel
Maria
<myfile.vsd> : error C2006: '(null)' Predicate has no uniqueness constraint
I want to fixe these errors and I am trying to find an easy way to identify all the offending predicates. Yes I know that I can right-click the error message and clidk "Go To Source". But if the object is not on the drawing I get this message: "This predicate has not been placed on the diagram. To view information about this predicate, please drag it to the diagram". This does not help because I still have no idea what "this predicate" refers to
All I came up with so far is to make a fact report and then hunt for all records that do NOT have any constraint. Unfortunately, if a fact record does not have any constraints, the 'constraints' line is simply missing from the report. This means that the record layout is not consistent and instead of doing a simple search for zero constraints I have to check every record - not exactly efficient. I sincerely hope that there is a better way
Please hel
Maria