In this video I will teach you how to make cool professional case sensitive password system in VB.net and Microsoft Access. The password field of your database table will be checked for case sensitive and if it matches with the password the user types in the password field the message will be displayed as logged in successfully otherwise invalid username or password will be displayed.
The same method can be used to create a case sensitive password in VB.Net and SQL Server.