Viewing 15 posts - 1,471 through 1,485 (of 6,400 total)
moving over here as this is more of the discussion forum rather than ASK SSC.
So if all you want is a readable...
September 15, 2017 at 12:55 am
September 14, 2017 at 11:17 am
Look at "sp_help_revlogin", its a script to download from MS, it will create a output for all the logins on one machine with the passwords hashed and the SID's so when you...
September 14, 2017 at 9:44 am
Take it your trying to get to SSMS to connect to the SSRS instance. IIFC that uses RPC so you need to allow the full RPC port numbers which is...
September 14, 2017 at 9:08 am
Have you done any login cleanup recently?
Removing a principal from the server can also cause the above error.
September 14, 2017 at 8:35 am
Select @@servername as SQLInstance, name as Login,...
September 14, 2017 at 7:56 am
ManicStar - Wednesday, September 13, 2017 11:45 AMStodgy
Pudding
September 14, 2017 at 5:34 am
Works just the same, sys.database_permissions join to sys.database_principals where the permission class is 3
select perm
September 14, 2017 at 4:52 am
ZZartin - Monday, September 11, 2017 8:33 AMHound
Release
September 11, 2017 at 8:50 am
September 11, 2017 at 6:27 am
If you don't have...
September 11, 2017 at 6:21 am
Ed Wagner - Sunday, September 10, 2017 3:09 PMKing
Crab
September 11, 2017 at 5:42 am
Viewing 15 posts - 1,471 through 1,485 (of 6,400 total)