Viewing 14 posts - 1 through 14 (of 14 total)
Thanks for all your feedback. I intend to use all these comments to better not only my understanding on this topic, but also further articles. Most of my work revolves...
March 20, 2018 at 10:06 am
Absolutely, Mr. Strange. The obstacle of "complete" code. My best approach is to have a talk about code standards within your organization to develop guidelines before-hand. My approaches to any...
March 20, 2018 at 6:18 am
Thanks for your response, David. You are absolutely right that a single query is not *always* better performance-wise than other queries, because the execution plan can surprise you. Without knowing...
March 20, 2018 at 6:03 am
Thanks for all your replies everyone. I was hoping to see other experiences too--I can't be the only one who worked at companies like this. I'm happy to say my...
July 7, 2017 at 8:58 am
Thanks for your help. Before I burn you both out, let me do some more research and wrap my head around the keys and how they're related to TDE. Though...
June 14, 2017 at 8:14 am
Perry Whittle - Wednesday, June 14, 2017 7:32 AMWhat was the exact error you received
At first, I ran the below command to...
June 14, 2017 at 7:45 am
Thank you both, Sue and Perry. I appreciate your patience with me. I'm working through the articles provided, as well as the Microsoft article on TDE and keys/certificates.
One final...
June 14, 2017 at 7:18 am
Thank you for your feedback. Yes, I am planning on implementing TDE.
What I'm hearing is that even though I do not know the original password for the SMK, as...
June 14, 2017 at 6:05 am
ZZ,
Thank you for your feedback about web front-end. I don't like C# because I feel it would lock our organization into an MS-only shop; but I'm not a skilled...
December 19, 2016 at 11:50 am
Hi Steve,
In my brevity, I think I left some details out. I don't believe this will be a case of users editing their reports--they'll input other data that will...
December 19, 2016 at 11:40 am
I thought of that too, and I think some of the hesitance of using it comes from the problem getting unmanageable. I would consider two select statements if I...
May 8, 2013 at 4:20 pm
That confirms it. In my code, I'll steer the work toward dynamic sql whenever I can. Thanks for all your help.
May 8, 2013 at 2:50 pm
Nice to hear the question is asked in many other places. Your post was well-researched, and adds another solution: dynamic SQL. It also stresses the importance of a...
May 8, 2013 at 1:48 pm
Viewing 14 posts - 1 through 14 (of 14 total)