We try to build most of our products on sanitized data. However, some things rely on some set of customer data in order to make sure our data extract, transform,......
There was a timely editorial posted this morning on SQL Server Central by Steve Jones concerning Successful Projects. In his post he references Kevin Whitson’s The Kevin Test for Successful......
Microsoft announced the June 1st release date for SQL Server 2016. Read to the end for other big news. From the breakdown of Features Supported for SQL 2016 by Edition......
With each version of SQL server certain items are discontinued (removed) from that release, and other items are marked for deprecation (removal in a future release). Earlier this week I......
In many cases we are asked to give a WAG for a project very early in the process. This typically includes the assumptions we made, and any known risks. As......
It is common when rolling out our SSRS prototypes that different onsite users will be interacting with the different products. This means that typically different user groups will be setup and......
We recently had a customer trying to upgrade an SSRS solution and they were receiving some of the errors below. Some were from when they were trying to deploy the......
Calculated columns on tables can be helpful. For example let’s assume you have a table with Name Fields and you have a formula for FullName. You typically want that formula......
*Movie guy voice* In a world where applications are developed and shipped to multiple customers. One company effectively saves money and has happier customers by understanding database drift. I was......