A set of .Net classes that act as a wrapper for communicating with running instances of Microsoft Dynamics Nav. This is accomplished via the COM running object table. The purpose of this wrapper is to simplify the workings of communicating with the running object table instances,…
As discussed in earlier post today we will try to consume output from the ODATA Services. The best tool that i like for same is Power Pivot, an Microsoft Excel add in. Bron : Saurav Dhyani Lees meer...
The RecordRef variable in Microsoft Dynamics NAV is a very useful data type. Especially when writing generic code where you can’t predict the record type. Using the RecordRef variable can drastically reduce your code. Bron : Microsoft Dynamics NAV Thoughts Lees meer...
Your business management solution is a critical part of doing business. Keeping your solution up-to-date is essential to the future of your business. By taking advantage of new functionality and enhanced capabilities available in recent releases, you can boost productivity, reduce costs, and improve customer service.…
As anyone who follows the enterprise software market knows, when ERP implementations go wrong, the organizations involved often end up in court trying to sort out responsibility for the failure. Panorama’s team of independent ERP consultants is frequently called upon to provide analysis and expert witness…
As I was reading the list of published platform updates for NAV 2013 I saw that Microsoft was fixing a bug where the content of a BLOB field is not transferred to a new record with the TRANSFERFIELDS function. I must admit that I have never…