I have the following model:

But when I compile VS2010, I get the following error:
Error 2 Error 3007: a problem when displaying fragments starting from lines 1784, 2018: columns (created) are displayed in both fragments with different conceptual lateral properties.
What do I want? In fact, I want the Note object to have an FK for the user object. When does the error appear? When I add the user FK to the note, I have an error. If I delete the link, no problem. What is the problem? thanks John
source share