I use a custom login system within access 2003. I have the form currently matching the username and password supplied against a table. I want to then retrieve and store other information within this table such as the GroupID and AccessID which I will then use to lock down buttons and forms from unauthorised users.
What is the best way to retrieve and store this information so that I can check it for use later on?
Any examples are very much appreciated.
Thanks,
Chris
What is the best way to retrieve and store this information so that I can check it for use later on?
Any examples are very much appreciated.
Thanks,
Chris