hi
DAX Friends, my q Question was
What is Query Framework in Ax 2012 . and SQL Framework in x++ ?
can any one explain me …[:D]
hi
DAX Friends, my q Question was
What is Query Framework in Ax 2012 . and SQL Framework in x++ ?
can any one explain me …[:D]
Query framework consist of classes like Query, QueryBuildDataSource and so on. It allows you to define queries in both AOT and in X++ code. See Queries in the AOT for Data Access for more information.
I’ve never heard of “SQL Framework”. I assume that some people use it for the SQL-like query syntax in X++.
(Question moved to the Developer forum.)