Posts by Caio • 13 points
1 post
-
1
votes1
answer557
viewsQ: Compare Textbox with field in a Sqlserver table
I’m stuck on this if. I want to compare my textbox with a field in a sql server, but I don’t know how to continue. follows the code: using (SqlConnection connection = new…