Click here to Skip to main content
15,891,828 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Can someone point me to where you can create a foreign-key relationship between 2 tables using Visual Studio 2012 and SQL Server CE 4.0? I am trying to do it graphically and not have that in my code at all. I am unable to locate where the UI for that is in Visual Studio.
Posted

1 solution

Nevermind, I found the issue myself. I was trying to do relations between 2 databases and it wasn't given me the option to do so. It has to be same databases between 2 tables.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900