 Rank: Apprentice Coder Groups: Member
Joined: 3/12/2009 Posts: 55 Points: 99
|
Trying to create a data model and keep getting "Table [tablename] does not have the primary key" validation error message.
There is indeed a primary key named "id" on the table
I thought maybe it was a permissions setting for the database user on the table, but that's not the issue.
I can get records returned no problem.
SqlExpress 2008 Database, .net 3.5, windows 7
Suggestions?
|
Rank: Newbie Coder Groups: Member
Joined: 9/3/2011 Posts: 8 Points: 24
|
Hi,
I am also facing the same issue using SQL Server 2008 R2, Windows 7.
Thanks in advance for any suggestions....
|
Rank: Administration Groups: Administration
, Member
Joined: 9/10/2009 Posts: 320 Points: 778 Location: US
|
could you please share with me your database schema file, and I will check it in my environment?
|