WPF Login GUI for MySql Server
Hi all I'm new to the C# world & visual studio 2012.....i've created a
database in MySql & have created several users with different permissions
to the only database on the server. I want to create a login GUI with WPF
which will allow any of the users i've created in MySql server to login.
Is this possible without writing the connection string with all the
usernames and passwords in the code? Any help will be appreciated.
No comments:
Post a Comment