Forum Moderators: open
I am connecting to one of my SQL Servers from my local machine using Enterprise Manager. I'm able to view all the databases on the server, however, when I try to view the users through my local machine I am unable to view all the users. I know they are there, because I can see them if I logon directly through the machine the SQL Server is located on. Any ideas?
Thanks.
The users are stored in the master.mdf,it likely that you dont have permission on that database. You need to RDC into the Windows 2003 as the Adminsitartor & then logon to SQL using Windows authentication.