Posted inDynamics NAV & BC Tips & tricks
Example of How to use SQL Tracing Feature to Profile AL Code
Microsoft Dynamics NAV 2013 has a feature that allows you to see the AL call stack for a SQL commands. Here I am going to describe how it can be used to profile your application code. There are multiple steps required to start tracing. Bron :…