Using a Synology NAS as VPN Server
Did you know that it is possible to use a Synology NAS as VPN Server? You can install the VPN Server from the Package Center.
With Dynamics NAV 2009 you have now 2 possible clients. You can use the Classic client, as you know from ealier version and the new Role Tailored Client.
The Classic client can be started from another application as described in an ealier article: Starting Navision from another application.
The Role Tailored Client can use the new “protocol” DynamicsNAV for starting / calling the client.
Read more »
As you properly know BigText can be used to handle large texts.
BigText is stored in records as Blob fields, so what to do if you like to use the BigText in a Report?
First you have to get the text from the Blob field. This is done by using streams. Read more »
Just found a new plug-in for WordPress – Quizzin. It lets you add quizzes to your blogs. So why not test it!
Just for fun, have I made a little quiz containing 12 questions.
Read more »
One of the major changes is that now Dynamics NAV 2009 is a three-tier solution.
It comes with 2 clients – Dynamics NAV Classic, which is equal to the “old” clients, and the new Role Tailored client.
As a developer, you will mainly be using the Classic client, because all changes have to be done in the classic client.
So what’s new in the Classic client? Read more »
A college of mine came to me last day with a weird problem. She had build a data port, where the export was going well – but when the data should be imported again, she got the error “The length of the source exceeds the size of the destination buffer.” So what to do? Read more »