SQL table relationship not showing up in visual studio
Posted
by PFranchise
on Stack Overflow
See other posts from Stack Overflow
or by PFranchise
Published on 2010-06-10T19:38:52Z
Indexed on
2010/06/10
19:42 UTC
Read the original article
Hit count: 268
Hey, I made several tables and relationships using SQL server manager. I then imported them to visual studio and it all appeared in the correct form, except one of the relationships did not appear. I have checked everything I could think of and it is the exact same as the other relationships. If you know anything I can check, I would appreciate it. Thanks
I am using the entity framework, visual studio 2010.
© Stack Overflow or respective owner