-
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...
-
Always something new. I have bin using the Record Links to store pointers to scanned files, created pdf files all other files that the user would like to link to a record and store centrally. I have the option to import the file to a BLOB field and also to a separate tables in a [...]
-
In my current upgrade process I needed to copy the Record Link table from one database to another. I can use a copy-paste method for small number of records but in this case I needed something else. A Dataport or a XML Port was the way I choose to go. There is one problem though. [...]
-
In the process of importing data from MSSQL into NAV I needed to import a comment text. I wanted to import the text into the Note BLOB field in the Record Link table. It was not obvious how to do … Continue reading →
-
I wanted to be able to use the Record Link table in NAV to link to my attachments. Since that part of NAV is not customizable every attachment that I link to NAV needs to be accessible via URL. So, … 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 →