No Picture
Automations

MSMQ and Navision

From Navision it is possible to read and write to a MSMQ using the automation Microsoft Message Queue 3.0 Object Library. This is however not my preferred way, because you have to handle Messages IDs […]

No Picture
Operating Systems

What is FTP

FTP (File Transfer Protocol) is used to transfer files between computers on a Network. There a several ways to use ftp – here are some of them: From a command prompt – by using the […]

No Picture
Development

Zip files in a script

If you have an application running, which creates a lot of log files – it would be neat to have simple functionality to zip those files. This is possible, just using dos scripts and the […]