Viewing 15 posts - 1,486 through 1,500 (of 2,732 total)
If you're backing up a certificate, then SQL creates both the certificate and key files.
So if you don't have the private key file, if you just have the cert file,...
June 15, 2016 at 9:06 am
amy26 (6/15/2016)
June 15, 2016 at 8:49 am
amy26 (6/15/2016)
June 15, 2016 at 8:11 am
To clarify something: Is the SQL Server you're attempting to load this certificate to, also local to your PC, or is it a different system?
If it's a different system,...
June 15, 2016 at 7:32 am
raf.figueroa (6/15/2016)
Many thanks UDP Broadcaster,After reading your response, it reminded me that a viable alternative is to use RAID 0 (stripping) or JBOD.
Cheers,
-r
I think you might have misunderstood me....
June 15, 2016 at 5:45 am
So, just got done converting some views and table-value functions over to stored procedures that I can use instead.
The TVFs and views are for security auditing, they're really just pre-written...
June 14, 2016 at 10:37 am
Couple thoughts on this one, leaving aside what curious_sqldba stated.
First, are the disks Direct Attached Storage (DAS) or something else? If they're DAS, why wouldn't you be using a...
June 13, 2016 at 1:57 pm
Brandie Tarvin (6/8/2016)
User asks me to move this bit of code into QA:
ALTER TABLE MyTable
ADD Col1 INT,
Col2 INT
GO
I push back and say "Please add your statement...
June 8, 2016 at 1:26 pm
Bear in mind, this is from installing SQL2014 Enterprise from the command line, but what I use is:
/FEATURES=SQLENGINE,IS,SSMS,ADV_SSMS
This *does* install SSMS on the system. I would suggest make sure...
June 8, 2016 at 7:54 am
Well, I'm planning to put together my own take on this, but I found someone who already invented the wheel so my take will need to be a better mousetrap...
June 8, 2016 at 5:42 am
Lynn Pettis (6/7/2016)
jasona.work (6/7/2016)
Lynn Pettis (6/7/2016)
Jeff Moden (6/7/2016)
Luis Cazares (6/7/2016)
Maybe I shouldn't have post this. Or maybe they'll just stop trying to cheat on interviews.
It was almost as sarcastic as...
June 7, 2016 at 10:52 am
Luis Cazares (6/7/2016)
jasona.work (6/7/2016)
Luis Cazares (6/7/2016)
Maybe I shouldn't have post this. Or maybe they'll just stop trying to cheat on interviews.
Nah. I was sorely tempted to put together a...
June 7, 2016 at 9:13 am
Lynn Pettis (6/7/2016)
Jeff Moden (6/7/2016)
Luis Cazares (6/7/2016)
Maybe I shouldn't have post this. Or maybe they'll just stop trying to cheat on interviews.
It was almost as sarcastic as using LMGTFY but...
June 7, 2016 at 9:12 am
Luis Cazares (6/7/2016)
Maybe I shouldn't have post this. Or maybe they'll just stop trying to cheat on interviews.
Nah. I was sorely tempted to put together a Powershell script to...
June 7, 2016 at 8:13 am
Time to run for a US Gov seat (maybe House of Reps,) get on a couple interesting committees and roll this method out to getting things done...
😀
June 6, 2016 at 6:03 am
Viewing 15 posts - 1,486 through 1,500 (of 2,732 total)