Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > "specify columns from a table or view" disabled in sqldatasource
 

"specify columns from a table or view" disabled in sqldatasource

When I try to configure my datasource "Specify a custom SQL statement or stored procedure" is my only option. "Specify columns from a table or view" is disabled / greyed out.
おろ?
P.Brian.Mackey  Tuesday, August 25, 2009 5:21 PM
I added the userID I was connecting with as a schema owner for the table I need to update and the problem is gone.

おろ?
P.Brian.Mackey  Tuesday, August 25, 2009 5:36 PM
I added the userID I was connecting with as a schema owner for the table I need to update and the problem is gone.

おろ?
P.Brian.Mackey  Tuesday, August 25, 2009 5:36 PM

You can use google to search for other answers

Custom Search

More Threads

• Using flags to indicate updates,insert,delete
• How to Get DataGridView to Update DataSet
• Navigating Master-Detail record
• Problem with loading the data in Datatables
• radio buttons in winforms
• ListControl.FormatString, .NET 2.0
• Programmatically Bind a ComboBox in DataGrid?
• Checkbox in Datagridview in VS2005
• Parent Child Insert\Update with foreign key relation and no constraint
• How access a single DataSet among multiple forms in C#