Viewing 3 posts - 1 through 3 (of 3 total)
your question is not clear
could you please give some more detail ?
August 22, 2015 at 10:48 pm
#1821853
Can you provide the exact error when you run the job?
December 28, 2007 at 4:06 am
#763211
Hi,
Pls. try this:
SELECT name
FROM master.dbo.syslogins
WHERE IS_SRVROLEMEMBER( 'sysadmin' , name ) = 1
Saravanan
December 6, 2007 at 2:54 am
#757586