SQL kill inactive NAV sessions

// KILL SQL INACTIVE SESSIONS FOR NAV APPLICATIONS // ONLY FOR SLEEPING SESSIONS a very Simple SQL Stored Procedure to 'kill' sql inactive sessions idle (sleeping) for 10 minutes related to "Nav Client" applications Bron : Around Dynamics NAV World Lees meer...

NAV 2013 R2 Advanced Report Layout

With the release of Dynamics NAV 2013 R2 developers now have more flexibility to design RDLC reports. Apart from working with report structure in Visual Studio, it is now possible to use Report Builder 3.0 as well. To enable Report Builder, open the Dynamics NAV Development…