Database Queries
Dynamics AX 4.0
Queries enable you to ask questions about the data in the Microsoft Dynamics AX database and retrieve information. There are two ways to create queries:
-
Use the Queries node in the Application Object Tree (AOT) to create static queries using a graphical interface. For more information about creating queries in the AOT, see Create Queries Using the AOT.
-
Use the query system classes to create dynamic queries in code. For more information about creating queries in code, see Create Queries Using X++.
Community Additions
ADD
Show: