Error:
Unable to update the EntitySet 'TABLE_NAME' because it has a DefiningQuery and no <InsertFunction> element exists in the <ModificationFunctionMapping> element to support the current operation.
Solution:
You have forgotten to set the PrimeryKey for this Table in DBMS like SQL Server
No comments:
Post a Comment