Viewing 15 posts - 226 through 240 (of 3,221 total)
A best practice I use is to ensure that tasks which are known to have significantly different durations to complete are carried out in different branches. This, I find, is...
January 18, 2017 at 12:57 am
January 18, 2017 at 12:46 am
Could have been worse...someone could have called in a penetration expert 😉
January 18, 2017 at 12:42 am
Has this turned into SQLServerConfessional.com?
January 17, 2017 at 11:55 pm
January 17, 2017 at 9:52 am
January 17, 2017 at 9:49 am
I am with Steve on this one. Judicial use of 3rd parties is essential. Sometimes no 3rd party software (be they tools, services or controls) is needed but sometimes it...
January 17, 2017 at 9:46 am
January 17, 2017 at 8:24 am
Every application/system should have a regression test plan delivered as part of the first delivery. This should also form part of the DR plan. Otherwise how can you know that...
January 17, 2017 at 1:20 am
I think that when the previous decade or two are looked back upon from a historical perspective that manual patching will seem very backward.Steve is absolutely right in suggesting that...
January 17, 2017 at 12:38 am
January 17, 2017 at 12:10 am
If developers call stored procedures and load (preferably encrypted, preferably integrated authentication) connection strings from a repository (even a file) then none of this is an issue. I cannot remember the...
January 16, 2017 at 5:45 pm
I am still amazed at how many people here come across long term SQL Server practitioners who don't know what a clustered index is. I cannot remember how long ago,...
January 16, 2017 at 5:22 pm
Viewing 15 posts - 226 through 240 (of 3,221 total)