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...

Synchronize metadata, please…

One of new procedures/functions we have in NAV 2013 R2 is “metadata synchronization”. It is process when object (table) description done in C\SIDE by NAV developer is applied to SQL object (object structure in SQL becomes the same as we have in NAV object designer). Bron…