Additional SQL Server features and topics not covered by specific categories
QueriesTableAdapter
Chris De Smet
0
Reputation points
I have a connection created to a SQL database and I want to run a query from a VS Project.
In the tabelAdapter Query configuration Adapter SELECT which returns a single value is enabled but this gives not the full result of the query. I am sure I need SELECT which returns rows but this option is not enabled. (see attached picture)
The connection to the database works and it I runt the query directly in VS it gives the correct result.
Anybody knows how to enable "SELECT which returns rows"
SQL Server | Other
SQL Server | Other
Sign in to answer