Hi,
I am currently creating my own portfolio website after a long time of putting it aside. I am using one of my old website from school as a template! Which, has everything I need except when it comes to reconnecting the table relationships after re-design the table in Visual Studio 2010 I have tried both selecting the primary key in the first table and dragging it to the target field in the target table and also the target to the primary key but the relationship between the tables isn't drawn.
How do I drawn the relationships between tables in VS 2010?
Thanks,
Nightwalker



Reply With Quote
Silly me! All I had to do was draw the tables in the "Database Diagram" (making sure the Foreign/Primary Keys were both of the same type) then click the appropriate field in one table and drag it to the matching field in the other table.
