Here's what I want to do:
SqlCmd.CommandText = "SELECT count(id) FROM User WHERE Login = '" & txtLogin.Text & "' AND Password = '" & txtPassword.Text
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |