I have my login screen set up to check usernames and passwords that I have created in SQL. I need to find out if there is a way to check the user permissions, i.e. "administrator", so that I can enable/disable commands/buttons. Any suggestions?