In my sql table, I am not able to set the primary key for views. When I try to compile my project, I always get he error. Is there a way to set the primary key in sql server, or in Visual Studio to make this error go away?
Warning 2 Error 6002: The table/view 'db.dbo.View_Customer_Active' does not have a primary key defined. The key has been inferred and the definition was created as a read-only table/view. C:\Users\Documents\Visual Studio 2013\Projects\Proj1\Proj1\Models\DB.edmx