Viewing 15 posts - 1,321 through 1,335 (of 1,493 total)
Stefan Krzywicki (7/29/2014)
skinny joins? Is that a new SQL Server method for limiting the size of resulting datasets?
Why yes, where have you been? 😀
July 29, 2014 at 10:22 am
Ed Wagner (7/29/2014)
SQLRNNR (7/29/2014)
Ed Wagner (7/29/2014)
SQLRNNR (7/29/2014)
MoonsSun
KC
The Way
JC
July 29, 2014 at 10:18 am
Sean Lange (7/29/2014)
Ed Wagner (7/29/2014)
Stuart Davies (7/29/2014)
Ed Wagner (7/29/2014)
djj (7/29/2014)
Ed Wagner (7/29/2014)
BWFC (7/29/2014)
LegsZZ Top
bottom
Right
On
Off
kilter
Tilt
July 29, 2014 at 7:21 am
Ed Wagner (7/29/2014)
BWFC (7/29/2014)
LegsZZ Top
bottom
July 29, 2014 at 5:43 am
Thanks MyDoggieJessie, I hope this answered Chowdary's question. I found the information handy.:-)
July 28, 2014 at 10:28 am
Sean Lange (7/28/2014)
crookj (7/28/2014)
djj (7/28/2014)
Ed Wagner (7/28/2014)
SQLRNNR (7/25/2014)
sing4you (7/24/2014)
Sean Lange (7/24/2014)
Revenant (7/24/2014)
djj (7/24/2014)
crookj (7/24/2014)
SQLRNNR (7/24/2014)
abrasiverude
Crude
oil
lubricant
Oh man, you're gonna make me say "KY".
Control (think sql prompt shortcut keys)
Alt
Tab
Esc
Pod
R2D2
July 28, 2014 at 9:57 am
Ed Wagner (7/28/2014)
SQLRNNR (7/25/2014)
sing4you (7/24/2014)
Sean Lange (7/24/2014)
Revenant (7/24/2014)
djj (7/24/2014)
crookj (7/24/2014)
SQLRNNR (7/24/2014)
abrasiverude
Crude
oil
lubricant
Oh man, you're gonna make me say "KY".
Control (think sql prompt shortcut keys)
Alt
Tab
July 28, 2014 at 5:50 am
crookj (7/24/2014)
SQLRNNR (7/24/2014)
abrasiverude
Crude
July 24, 2014 at 9:24 am
simon.guerin 52106 (7/23/2014)
Yes you need to grant permissions to the proc. Such as this:
GRANT EXECUTE on xp_logininfo to [Database_User]
Depending on how you feel about assigning permissions for users directly...
July 23, 2014 at 8:36 am
I have a way but it will be shot down as inefficient.
Left Join to the DefaultRAGRules table two times once for Red and once for Amber. Then...
July 22, 2014 at 5:16 am
Stuart Davies (7/22/2014)
BWFC (7/22/2014)
SQLRNNR (7/21/2014)
Revenant (7/21/2014)
SQLRNNR (7/21/2014)
EL Jerry (7/21/2014)
Stuart Davies (7/21/2014)
WOTD wood
Hard (floor)
impenetrable
Adamantium
fusion
Cold
Comfort
blanket
July 22, 2014 at 5:06 am
EL Jerry (7/17/2014)
Ed Wagner (7/17/2014)
djj (7/17/2014)
Ed Wagner (7/17/2014)
SQLRNNR (7/17/2014)
Ed Wagner (7/17/2014)
BWFC (7/17/2014)
HelixDNA
rNA
ACID
Trip
Grateful Dead
Jerry!!!:w00t:
Can
July 18, 2014 at 5:38 am
Ed Wagner (7/17/2014)
SQLRNNR (7/17/2014)
Ed Wagner (7/17/2014)
BWFC (7/17/2014)
HelixDNA
rNA
ACID
Trip
July 17, 2014 at 11:22 am
Lynn Pettis (7/16/2014)
July 16, 2014 at 12:44 pm
The TDE is a bit misleading. You might take a look at http://msdn.microsoft.com/en-us/library/ms179331(v=SQL.100).aspx
The way we do it is:
1) create certificates/keys (only needs done once)
2) open key
3) EncryptByKey
July 15, 2014 at 12:28 pm
Viewing 15 posts - 1,321 through 1,335 (of 1,493 total)