I'm in a learning phase of Vb, and I am trying to develop a Login form that will look in the sequel server database and pull the UserName and Password along with role.
I have setup a User table in the Sequel Server 2005 database. The fields are: Username, Password, and Admin.
I have created...