Datasource -Advanced SQL Generation Options Grayed Out

In Visual Studio Web Developer Express, when I configure a new Datasource, and click the [Advanced...] button, the options the options for Read, Update and Delete Statements and Optimistic Concurrency are grayed out. The database is not read only. What is the problem

Answer this question

Datasource -Advanced SQL Generation Options Grayed Out

  • Martine Hall

    Hi jeff,

    Since you have figured it out. I am going ahead and marking your post as Answered. If you feel that your post is not answered, you can re-open the post by clicking on "Unmark as Answer".

    Thank you,
    Bhanu.



  • Lucian Ghitoc

    I figured it out. The datasource was a view, not a table. When I swithed to a table, the options were no longer grayed out.
  • Datasource -Advanced SQL Generation Options Grayed Out