Hi guys, I am reasonably new to VB.NET after having worked with VB 6. I am creating a database application using VB 2005 and Microsoft Access 2003. What I need to do is some field checking. I got a 'Users' table in my Access database containing a list of user names and its respective passwords. Now I need the VB program to check once a button is pressed whether a user name exists in the current table and if it matches its respective password. I have done this before in VB6 but .NET seems different.
Could somebody point me to the right direction here or show me some sample code which could aid me?
Thanks a lot
Could somebody point me to the right direction here or show me some sample code which could aid me?
Thanks a lot