I am working with a procedure and a module. In the procedure, a string variable (selectStatement) is created and assigned the word "Password". I then use that variable at the module level to update that variable with the Select statement text in the Case statement. It works until I return to the...
After the SQL statement I do not get any row count. I simplified the data in the table and the username and password are both "S". When I process the SQL statement the variables read "S".
Any other thoughts?
I am a beginner in the .net environment but have background in programming. I have the following code and the dataset does not return any rows. When I do a count of rows after dataset is filled it shows 3 rows (the number in the table. Can anyone see anything wrong?
Thank you
Option Strict On...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.