Viewing 15 posts - 526 through 540 (of 716 total)
stephen.long 56048 (4/15/2014)
Good question, Steve. It made me do some research, since I haven't used encryption yet professionally.
+1
April 16, 2014 at 1:45 am
Stewart "Arturius" Campbell (4/14/2014)
almost tripped up, but remembered that databases is a system view, in the sys schema, not dbo.
The only way to reflect it in the...
April 15, 2014 at 6:23 am
Good question! had to do some R&D to find out the correct answer. And here is a good reference for the same subject:
http://www.sqlservercentral.com/blogs/steve_jones/2013/12/16/symmetric-keys/
April 12, 2014 at 4:18 am
Tony Bater (4/11/2014)
I didn't know the answer (so learned something here, and that's good), but...
April 12, 2014 at 4:05 am
DrKiller (4/10/2014)
lol.. I got this by accident.. I was assuming a print function won't fail the query and didn't even notice the string is longer than 15 chars.
Same here +...
April 12, 2014 at 3:40 am
I know this CHAR(13) + CHAR(10) method based on a painful previous experience 🙂
April 12, 2014 at 3:05 am
Never used this feature NOEXEC before, didn`t find the need to.
Interesting question, thanx 4 sharing 🙂
April 7, 2014 at 7:37 am
Stewart "Arturius" Campbell (4/6/2014)
Nice, simple question, thanks.However, always bear in mind to remove the NOEXEC before deploying to a production environment...
+1
April 7, 2014 at 7:33 am
Uwe Ricken (4/2/2014)
April 5, 2014 at 6:30 am
Carlo Romagnano (4/2/2014)
I do not like question too long. I have just few minute to answer.A lot of useless words and none of the main one.
+1 agree!
April 5, 2014 at 6:09 am
Stewart "Arturius" Campbell (4/4/2014)
I have never found the need to have more than one distributor per instance of SQL server, but good to know that it is possible.
radek.hruby...
April 5, 2014 at 5:47 am
Ed Wagner (4/3/2014)
I'd never used this option either. Very interesting, so thanks.
Me neither, but very interesting QotD!
April 5, 2014 at 5:37 am
Raghavendra Mudugal (3/28/2014)
(glad to be part of that 5%...)
Glad to be part of the 17% 🙂
April 1, 2014 at 8:11 am
I think this part of the explanation is enough to end this debate.
'If 'king_login' is a member of sysadmin fixed server role table would be created under schema dbo, other...
April 1, 2014 at 7:54 am
Viewing 15 posts - 526 through 540 (of 716 total)