Page 1 of 1

Associations? No 0..1 to many relationships???

Posted: Fri 10 Feb 2012 18:33
by ashlar64
When I go to the designer and add a association....there is no option to add a 0..1 to many relationships? Is there no way to do this?

Posted: Mon 13 Feb 2012 09:10
by MariiaI
When you want to add a 0..1-to-many association, you have to be sure if the association is set to 1-to-many.
Then check the foreign key of the child table - it must be nullable.