Microsoft SQL Server 2014 Runtime

The Microsoft SQL Server Runtime edition is an interesting way for partners to offer a decent SQL Server edition for their Microsoft Dynamics NAV customers. It’s in fact a standard edition of SQL Server, but better priced for Dynamics NAV customers. Bron : Waldo's Blog Lees…

NAV SQL Trace Analysis

This tool analyzes a SQL Trace created from a Microsoft Dynamics NAV database using SQL Server Profiler. It will show how many times each table has been read and written to. I will also show each transaction in detail, including the values used for INSERT and…