Viewing 15 posts - 4,741 through 4,755 (of 6,026 total)
I'll typically place a few unit test examples in the comment block of each stored procedure I write. Sometimes I'll use SQLProfiler to cature sample procedure calls while the QA...
November 12, 2013 at 7:24 am
If linked server doesnt work, then try pass through batch via EXEC() AT <SERVER>.
November 8, 2013 at 8:12 pm
A large scale website is like an interstate highway, especially when it's being construted at tax payer expense. Cool features are nice to have (just like rest stops and trees...
November 8, 2013 at 7:27 am
Ask 100 people how they would envision a "perfect" solution, and you'll get 100 different answers, only 10 of which are even remotely feasible. Implementing and deploying IT projects is...
November 7, 2013 at 9:05 am
tdietrich (11/4/2013)
November 4, 2013 at 9:44 am
I believe that the client or customer should own their data and the basic means to access the data. They should have a sysadmin account. If your application has some...
November 4, 2013 at 8:03 am
I occasionally read posts where someone critiques T-SQL's "limitations" on the basis that: it doesn't support input dialogs, doesn't support ORM, or why doesn't it have better syntax for processing...
November 1, 2013 at 2:30 pm
This article was published back in 2009, and four years down the road, and SQL Server is still going strong. The arguments sound similar to what some folks were saying...
October 29, 2013 at 7:22 am
Miles Neale (10/25/2013)
Eric M Russell (10/25/2013)
October 25, 2013 at 11:18 am
Excellent article. It's funny (in a bad way) that many people say "disk is cheap" until the day that tempdb or transaction log starts filling up and you actually put...
October 25, 2013 at 7:38 am
Even if automation pushes an IT professional out of one job, it will open the door for another job, wether within the same organization or another. I'm sure there are...
October 17, 2013 at 10:17 am
David.Poole (10/15/2013)
October 15, 2013 at 4:36 pm
Today, in the fall of 2013, how may of us are using SQL Server Azure or EC2 in a production environment?
I don't mean a database feeding your personal blog, but...
October 15, 2013 at 7:01 am
I believe unionization makes more sense in an industry where workers tend to be less educated and marginally paid and there can be workplace hazards.
However, most of us...
October 14, 2013 at 7:44 am
Andrew-H (10/11/2013)
If we are unionized and I don't like my union, how easy would it...
October 11, 2013 at 3:42 pm
Viewing 15 posts - 4,741 through 4,755 (of 6,026 total)