Navision vs. Microsoft Dynamics NAV
Navision official name is now Microsoft Dynamics NAV. I will continue to refer to it as Navision, because before Microsoft bought it, it was known as Navision Financials and as Navision Attain.
Navision official name is now Microsoft Dynamics NAV. I will continue to refer to it as Navision, because before Microsoft bought it, it was known as Navision Financials and as Navision Attain.
Microsoft Dynamics NAV (also known as Navision) is an ERP software product by Microsoft. It assists with finance, manufacturing, customer relationship management, supply chains, analytics and electronic commerce for small and medium-sized enterprises. The first […]
A quick way to view your IP address is by using the command IPCONFIG. Just start a command prompt: Start -> Run -> Cmd and then type:
Here are some usefull XP shortcuts:
When XP is shutting down it checks that all applications and services are shut down. Sometimes, some of the services are not shutting down, thus XP gives them time to shut down on its own. […]
A load will not work if the document contains a DTD / Schema definition where the validation file cannot be found! Ex. a XML containing the following will not be able to be loaded because […]
In Navision there are 2 ways to handle XMLs. In all versions it is possible to use the automation Microsoft XML and from Navision 4 it is possible to use XML ports. XML ports are […]
XML are validated with a DTD or with an XML Schema. Document Type Definition (DTD) defines the legal elements of an XML Document. <!DOCTYPE note SYSTEM “external.dtd”> <root> XML Schema is an XML-based alternativ to […]
Following rules must be applied when working with XML: Single, unique root element Matching open/close tags Consistent capitalisation Correctly nested elements (no overlapping elements) Attribute values enclosed in quotes No repeating attributes in an element
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes