TheWizardofInt
Well-known member
I used the stock code to open my SQL table and return the dataset "User" where a Username and Password match what is entered on a login screen
Using a SQL query I return a dataset from the function.
I now want to know if the dataset is empty or not.
Anyone know how to actually READ the field values in ADO.net? I am going nuts with this
Thanks
Using a SQL query I return a dataset from the function.
I now want to know if the dataset is empty or not.
Anyone know how to actually READ the field values in ADO.net? I am going nuts with this
Thanks