Sep 16, 2004 #1 bertieuk IS-IT--Management Joined Jun 1, 2004 Messages 175 Can some kind person please tell me how I can list all logins, server roll membership and database permissions from the querry analyser. Thanks Si
Can some kind person please tell me how I can list all logins, server roll membership and database permissions from the querry analyser. Thanks Si
Sep 16, 2004 #2 hmckillop Programmer Joined Oct 30, 2001 Messages 1,540 Location GB if you execute the system stored proc exec master..sp_helplogins it might give you what you need. "I'm living so far beyond my income that we may almost be said to be living apart Upvote 0 Downvote
if you execute the system stored proc exec master..sp_helplogins it might give you what you need. "I'm living so far beyond my income that we may almost be said to be living apart