SQL Nexus 4.0 Released to codeplex
We have just released SQL Nexus 4.0 (https://sqlnexus.codeplex.com/) which supports latest SQL Server (2012) with enhanced reports.
In addition to read release notes, make sure you also read the top issues. Please report any issues under the Issues page under https://sqlnexus.codeplex.com/.
New Release Notes (4.0.0.64):
You must meet the following requirements:
Operation systems supported: windows 2008, 2008 R2 and Windows 7, 8.0/8.1 and Server 2012/2012 R2. See additional instruction on Running SQL Nexus on Windows 8.0/8.1 or Server 2012/2012 R2
SQL Server 2008, 2008 R2 or 2012 (32 bit or 64 bit)
.NET framework 4.0 is required.
If you are on SQL 2008 or 2008 R2, you must install report viewer control 2010. If you are on SQL Server 2012, you can skip this step
You must install a ReportViewer.exe hotfix. Otherwise, drill-through link won't work.
You must install RML Utilities.
Jack Li | Senior Escalation Engineer | Microsoft SQL Server Support
Comments
Anonymous
March 14, 2014
Great Job! Fixed lots of old buggy behavior. Works great...Anonymous
March 17, 2014
Why do you have exec ReadTrace.usp_BuildPartialAggs hinted with a MAXDOP of 1. This step is awful in terms of performance.