Data manipulation in Microsoft Dynamics AX2012 empowers the developer with the tools to view, insert, update, and delete data elements within a database. This article reviews three active models for data changes. The first operation inserts an item into a table. In this example, you have the opportunity to manipulate two fields in a table by adding a row. The second piece is the update of existing data in the database. You now need to identify the record for change and then update it...(read more)
↧