|
Register Client Help!
I need to know how to check in C# if the username already exists in the database. I already have MysqlCommand Command , stuff like that to connect i just need for it to check if its in the database. I have something but i dont think its right.
|