Write to oData Service
Options
Using the Premium edition, I have been able to successfully edit tables when connecting directly to SQL.
However, I have not been able to edit tables when connecting via oData.
(I have seen code for updating values, but I want to edit using the UI.)
Am I missing something?
However, I have not been able to edit tables when connecting via oData.
(I have seen code for updating values, but I want to edit using the UI.)
Am I missing something?
Comments
-
Given that this page says "...and the ability to directly edit SQL data", I expect that the editing feature is limited to SQL connections.
-
Yes - editing data is supported only with LINQ-to-SQL connections.