Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~199 People Reached
About Me
Trying to learn vb.net and slowly succeeding
- Interests
- crazy about horses
Favorite Forums
Favorite Tags
vb.net x 2
1 Posted Topic
Re: why not use ExecuteScalar instead of executenonquery? ExecuteNonQuery does not return anything. When you make your select statement like "SELECT count(*) FROM reg WHERE user= '" + RTrim(TextBox1.Text) + "' AND pwd = '" & RTrim(TextBox2.Text) & "' you know immediately whether user + pw combination exists (if count > … |
The End.