Tagged Questions
0
votes
1answer
257 views
Creating table with a compound key + a foreign key as compound key
I am having a problem with creating my database in SQL Server Compact
I basically have 5 tables ( CentreDeCout, Profil, Groupe, CCProfilPivot, CCProfilGroupePivot)
CentreDeCout has NomCC as primary ...