-
As the Icelandic localization for NAV 2013 is supposed to land here in April it is now time to start moving the solutions to the new platform. One of the things that I have used are the automation variables for SQL server connection. In NAV 2013 I plan to replace all automation variables with dotnet...
-
If you are like me, located in a non-English speaking country and would like users to be able to use other tools then the Dynamics NAV clients to access the company data you will find that all the meta data … Continue reading →
-
To save concurrent uses in NAV it might be a good idea to kill idle connections automatically. This can be done by looping through the Session Virtual Table and check the Idle Time field. I like to add the field … Continue reading →
-
When running Dynamics NAV as a Remote Application or in Remote Desktop you are missing connection to your locally connected scanner. I have created a solution that uses a standalone application running on the client computer. That application uses the … Continue reading →