Hi,
I apologize for posting this question in multiple forums, but I wasn't sure which was the most appropriate.
I am running an Access Front End with SQL Server 2000 Back End. I have set up a few different Roles on the Server, including one of Manager. I have added a command button on one of my Access forms that will only be seen by one user (manager), but I don't know how to check for this.
Using VBA, how can I test for the SQL Server role the current user belongs to?
I have also posted on SQL Server programming, and Access Other Topics. If there is a better forum to post on, please let me know.
Thanks in advance for any help.
I apologize for posting this question in multiple forums, but I wasn't sure which was the most appropriate.
I am running an Access Front End with SQL Server 2000 Back End. I have set up a few different Roles on the Server, including one of Manager. I have added a command button on one of my Access forms that will only be seen by one user (manager), but I don't know how to check for this.
Using VBA, how can I test for the SQL Server role the current user belongs to?
I have also posted on SQL Server programming, and Access Other Topics. If there is a better forum to post on, please let me know.
Thanks in advance for any help.