ninel
Active member
I am trying to execute a query from .net. The query is just a count of a table: "SELECT Count(*) FROM Table1"
How do I get the result of the query into a variable? I don't need to set it to any kind of control.
Thanks,
Ninel
How do I get the result of the query into a variable? I don't need to set it to any kind of control.
Thanks,
Ninel