Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
SqlDataSource - CRUD options grayed out
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Guest, post: 3061347"] Hello all, Using Net 2 0 and VS 2005 and MSSQL 2000... I am a newbie to ASP. I am trying to created a screen to manipulate a table - CRUD commands. The problem is the checkbox to autogenerate the CRUD commands is grayed out. - Drop SqlDataSource on design - CreateNewConnection - Login w/Windows authentication, test connection ok. - Select table. Select all fields '*'. - Select Advanced tab - both the 'Generate Insert, Update, Delete' and 'Use Optiomistic Concurency' buttons are grayed out. I have tried saving select and reloading solution. No good. I tried using 'sa' as the user. No good. I double checked that the table in SS had permission to modify. I tested with Northwind db and it works. crap! Anyone have any ideas. Many thanks, bruce [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
SqlDataSource - CRUD options grayed out
Top