the secrets of the datatype STR

Using a str datatype in x++ is not like using this datatype in any other language.
You can use a string variable by using the type str or an extended data type.
A string can defined with a fixed size and with an adjustment left or right.
But where is the difference? What is possible?
Without a fixed length [...]

Identify installed hotfixes

How can you identify the installed hotfixes in Dynamics AX2009?

Extending Cubes for virtual companies

Microsoft Dynamics AX 2009 White Paper: Extending Default Cubes for Virtual Companies

select vs. fieldselect vs. select fieldlist

Difference b/w SELECT AND FIELDSELECT in Dynamics AX extended….

When will Dynamics AX resolve an AX-SQL-Statement with a fieldlist in a fieldlist and when will Dynamics AX resolve an statement in a select * ?
In addition to the blog-entry “Difference b/w SELECT AND FIELDSELECT in Dynamics AX” by Santosh this entry completes this topic.