Splitting files using Visual Basic Scripts
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.
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.
Did you know that a Code field is sorted different depending of you are using Native or SQL? SQL will sort the Code field as a Varchar – which means it will sort the Code […]
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 […]
In SQL it is possible to define tables with a column, which is of type image. This field type is not known by Navision or by ADO and can thereby not be extracted like other […]
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 […]
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes