In Previous post we had seen A) How to install Navision developer Toolkit B) How to create developer toolkit databases. Bron : Saurav Dhyani Lees meer...
I was wondering from a long time for the use of Attach File in Open Database Window. I don't know you have noticed it ever or not. Curiously i pressed F1 to find out use of it and here is what i got.... Bron : Saurav…
Most of you already know that DataPorts are being discontinued, and don’t work on RTC anymore… Just today I had to import a delimited file through RTC, but the actual import didn’t go so smooth. Here is a brief overview to import… Bron : Magno's Blog…
To follow up the post about writing a text file with Automation I would also like to post about reading a text file with that same Automation. Now we add the automation automation ‘Windows Script Host Object Model’.File. First you need to create a file system…
In Classic Client we are used to use the variable type File to write to a text file. In these cases we have had to convert the Icelandic characters from CP850 to ISO-8859-1 for this to be saved correctly. Bron : Gunnar's Blog Lees meer...
I have been working on a solution for file download. I am now able to download both binary and text files both via http and ftp and both with Classic Client and Role Tailored Client. Bron : Gunnar's Blog Lees meer...
This walkthrough demonstrates how to develop a codeunit that creates a file on Microsoft Dynamics NAV Server, opens the file, writes some data to it, and then downloads that file to a RoleTailored client. Bron : MSDN Lees meer...