Viewing 15 posts - 16 through 30 (of 813 total)
AFAIK, the lowest windows version supported by 2016 is above the highest version supported by 2005, so... as was said before... not supported.
August 2, 2016 at 4:10 pm
Eirikur Eiriksson (8/2/2016)
My experience so far, 20-30% difference in performance between 2008R2 and 2016 when simply migrating from one to the other.😎
In-place upgrades with no other changes, same hardware, same...
August 2, 2016 at 2:10 pm
Eric M Russell (8/2/2016)
Nadrek (8/1/2016)
Eric M Russell (8/1/2016)
August 2, 2016 at 12:53 pm
Eric M Russell (8/1/2016)
August 1, 2016 at 3:42 pm
Documentation will not tell you if SQL 2016 will be faster, in your particular environment, with your particular queries, with or without additional work.
Documentation will tell you that you can...
July 28, 2016 at 5:10 pm
I would count this as a very important release - the In-Memory/Hekaton tables can finally have foreign keys (even if they must reference a primary key), which takes them from...
May 16, 2016 at 10:45 am
As always, please be sure to know your requirements, and whether your particular calculation considers a Leap Day (Feb 29 birthdate) baby to have their birthday on Feb 28, or...
April 18, 2016 at 11:32 am
Personally, I either convert from DATETIME to DATE (reduce storage, and to the day is actually MORE accurate per the business requirements), to DATETIME2(2) (reduce storage to 6 bytes with...
January 5, 2016 at 8:37 am
Ed Wagner (12/23/2015)
December 23, 2015 at 2:59 pm
One way to use the "SA" account is as a last ditch fallback account.
Assign it a large, truly random password, known by the DBA's, and then only use it for...
December 23, 2015 at 10:40 am
GilaMonster (11/23/2015)
Wipe that machine and get your IT security...
November 30, 2015 at 9:48 am
No less than 18 years old, including some no-longer-used stored procedures that could only have worked on SQL Server 7.0 or earlier.
Personally, I prefer to treat "short-term bandaid" solutions as...
October 2, 2015 at 10:15 am
Beatrix Kiddo (9/7/2015)
Nadrek, how would you define a Systems DBA?Thanks.
Very fuzzily!
Craig Mullins is probably the genesis of my use of the term, though my use is not at all the...
September 8, 2015 at 8:37 am
I checked "Other" for the systems design part - network, encryption, hardware, storage, etc. design.
Beyond that, like it seems most of us, I checked a few - I assumed Development...
September 4, 2015 at 11:39 am
Maddave (6/22/2015)
...
It's not a flawless solution as a domain admin could in theory...
June 22, 2015 at 1:53 pm
Viewing 15 posts - 16 through 30 (of 813 total)