c# - ADO.net Entity Data Model from SQL Server -


i trying create entity data model sql server database using ado.net in visual studio 2012 , facing error key (primary , foreign):

the table/view 'database.tablename' not have primary key defined. key has been inferred , definition created read-only table/view.

is there me solving problem?

thanks.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -