Chris De Smet
New member
- Joined
- Sep 7, 2024
- Messages
- 2
- Programming Experience
- 5-10
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"
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"