Viewing 15 posts - 3,916 through 3,930 (of 4,477 total)
February 28, 2017 at 8:29 am
February 28, 2017 at 8:12 am
sp_configure 'Ad Hoc Distributed Queries'
February 28, 2017 at 7:46 am
I know it is an old thread but could you confirm if SSIS...
February 27, 2017 at 8:16 pm
February 27, 2017 at 8:02 pm
Rather than...
February 27, 2017 at 2:21 pm
Maybe the SIDS don't match between sys.databases and sys.database_principals. You could check with the following:
USE <DBNameWithErrors>
GO
SELECT owner_sid
FROM sys.databases...
February 27, 2017 at 2:10 pm
February 23, 2017 at 4:27 pm
February 23, 2017 at 3:18 pm
February 23, 2017 at 11:00 am
February 23, 2017 at 9:45 am
Spot on, Sue. My original post, which I didn't end up posting because...
February 23, 2017 at 9:26 am
February 22, 2017 at 6:13 pm
February 22, 2017 at 5:24 pm
I was always of the opinion...
February 22, 2017 at 5:08 pm
Viewing 15 posts - 3,916 through 3,930 (of 4,477 total)