C# and Dns.GetHostEntry

3 October 2008 iby 1

I am currently building a new FTP automation for Navision. During this I discovered that Dns.GetHostEntry is not always stable.

Trace Flag 4616

6 June 2008 iby 2

When using Navision (Dynamics NAV 5.0 or higher) with SQL 2005 (express or full) – you will receive a trace flag error, when trying to create a new database, unless you already has changed your […]

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 […]

Enabling keys on the fly in Navision

8 April 2008 iby 0

In the earlier version of Navision it was not possible to enable keys on the fly. All you could do was either having fixed keys, using key groups or doing a “hack” with performing a […]

Strings larger then 250 characters

23 March 2008 iby 1

In the early version of Navision it was only possible to handle string with a length up till 250 characters. This was often not enough and there was only a few ways to handle those […]

1 2 3 4 5 6