Browse by Tags

All Tags » NAV 2009 R2 (RSS)

DynamicsNAV protocol handler

Now, when NAV 2013 beta was released, many partners could struggle from the problem of side-by-side installation of the NAV clients. Problem is, that the development environment is using the URI (hyperlinks) to open the objects in RTC. Because the protocol...
Posted by kine | with no comments

“Microsoft Dynamics NAV 2009: Professional Reporting” book give away

Thanks to the kind people of Packt Publishing, I'm able to give away 3 e-copies of the book “ Microsoft Dynamics NAV 2009: Professional Reporting ” written by Steven Renders. What you need to do for that? Send me e-mail to kamil.sacek...
Posted by kine | with no comments

Small tip about database triggers in NAV 2009

Just very short article: do you know that the database triggers “OnDatabaseXXX” in CU1 are working for object table too if you return correct flags in “GetDatabaseTableTriggerSetup”?
Posted by kine | with no comments

NAV Service Tier management tool for NAV 2009 R2

Today I have finished first version of my remake of the NST Management application. Now, completely done inside NAV! I wanted to test the DotNet interop in NAV 2009 R2, and I have found, that it works, and it works without any problem! Because I already...