No Picture

Splitting files using Visual Basic Scripts

21 May 2008 iby 0

Do you occasionally need to split a file based on its content? If yes – then this can be done quickly by using a Visual Basic Script and “Scripting.FileSystemObject”. Lets take a closer look.

Using SQL Views in Navision

14 May 2008 iby 3

Did you know that it is possible to use views in Navision? If you often are collecting/viewing data from several tables it can be usefull to use a SQL View. Created SQL Views can then […]

No Picture

HTML Scraping from Navision

8 May 2008 iby 0

Some times you are in the need of showing a web page an afterwards using the results or data from the web page in Navision. This can be done by using HTML Scraping. HTML Scraping […]