July 12, 201115 yr Hi folks. I know VB6 is old but I still like it just for messing around with! Anyways, I have an Access Database with usernames, passwords and "permissions". Basically I want VB6 to check the database for login details and, if they match, login. What I then like to happen is for VB6 to display different forms/options depending on what is set in "permissions". In Access this is setup as a TRUE/FALSE field. So if field X = True then load up X data in VB6 and hide Y and Z etc etc.Can someone point me in the right direction of how to do this? If this is not possible at all in VB6, I can update to VB2010.Thanks for your time.
Create an account or sign in to comment