Programming Microsoft Dynamics NAV 2013 (bis)

I already blogged about the book I was going to read.
I haven’t finished the book yet, but I didn’t want to wait to write a review. Finishing the book will take me some more weeks because I am not reading it full time (lack of time) but I read it on my smartphone whenever I […]

Implementing Microsoft Dynamics NAV 2013 (bis)

I finished reading "Implementing Microsoft Dynamics NAV 2013" about which I wrote in another post.
I took me a little longer than expected. Not because it so difficult to read but because of some private I have been very busy lately (both privately as for work).
As a rule, technical books have the habit of being a […]

Virtual tables ”Permission Range” and “License Permission”

These tables show the object-permissions you have with current license and security-roles (<NAV2013) / Permission roles (NAV2013).
Now that the forms and dataports have died, I would expect not to see them anymore in these virtual tables.
And indeed, I don’t see “Form” or “Dataport” as value in the field “Object Type”. But I do still see […]

“BLOB Reference”.EXPORT in servicetier

Question 1:
What happens if you compile these 3 commands and you are using the servicetier?
Object.”BLOB Reference”.EXPORT(‘c:\xx\y.txt’);
Object.”BLOB Reference”.EXPORT(‘c:\xx\y.txt’,FALSE);
Object.”BLOB Reference”.EXPORT(‘c:\xx\y.txt’,TRUE);
Answer 1:
You get this warning twice: “Function ‘EXPORT’ is obsolete for Microsoft Dynamics NAV Server.”
Question 2 (Surprised): Twice? Why not three times?
Answer 2: The first line (without the second parameter) does NOT generate the warning! And when running […]

NAV 2013 Windows Logins

I have been playing around a little with the different login types because (as usual) I want to do something abnormal unusual.
What do I want to do?
I have a Virtual Machine in which SQL Server 2012 is humming and also the Dynamics NAV server. This VM is NOT in any domain.
But I want to run […]

NAV Techdays : NAV on Azure

Mark already blogged (http://dynamicsuser.net/blogs/mark_brummel/archive/2012/09/28/dynamics-nav-2013-to-azure-or-not-to-azure.aspx, http://dynamicsuser.net/blogs/mark_brummel/archive/2012/09/29/cfmd-amp-repeatablitiy.aspx, http://dynamicsuser.net/blogs/mark_brummel/archive/2012/09/29/azure-vs-azure-amp-multi-tenacy.aspx) about it and I was as disappointed as he was. I thought we would see something about SQL Azure (a SQL Server in the cloud) and not just Windows Azure (a VM in the cloud).
But later I talked with Jens Møller-Pedersen about Azure and I think the Azure-session deserves […]

NAV Techdays 2012 - the day after (given or taken some days)

NAV TECHDAYS 2012 has ended. And it was a great success. 625 participants and sold out!
As usual (after the Mibuso Conference and NAV TECHDAYS 2011) Luc has organized everything close to perfect. I heard some attendees talk about the best ‘feature’ of NAV TECHDAYS: the chairs. And I have to admit that cinema chairs are […]

A message from Dan Brown, General Manager Dynamics NAV

This is a message to you all from Dan Brown General Manager, Dynamics NAV:
Hi, everyone.
Over the past several months the NAV team has worked hard getting ready to release Microsoft Dynamics NAV 2013.  We’ve run hundreds of thousands of performance-, stress-, unit-  and regression-tests daily.  We’ve monitored the comments you’ve made on our first-ever public […]

NAV Techdays 2012

With less than 2 months to go, lets see some stats.
We already have over 350 registrations coming from 28 countries:

83 Netherlands
60 Germany
55 Belgium
42 Denmark
26 United Kingdom
10 Sweden
9 Switzerland
9 Ukraine
6 Austria
6 Czech Republic
6 United States
5 Hungary
5 Ireland
4 Iceland
4 South Africa
4 Spain
3 France
3 Italy
3 Jersey
3 Portugal
2 Croatia
2 Russia
1 Finland
1 India
1 Latvia
1 Luxembourg
1 Nigeria
1 United Arab Emirates
But we […]

Change "Direct Unit Cost" in a released "Purchase Order"

That is not possible!
Do you really think so?
Yes?
So did I until a few hours ago when I got an email saying that it can be changed. Maybe some unexpected side-effect of some customization with G/L accounts we made?
First thing: lets see what it does in CRONUS. Create new "Purchase Order". Create new "G/L Account" line. […]

Create a new blog and join in the fun!