Today I want to write a brief on the different data formats that are available in the Data Import/Export framework. File The File format allows for text (ie. csv) types to be imported. ODBC ODBC format allows for SQL type queries to be used. Imagine writing SQL statement to pull data from another database. AX AX format allows for exporting data in dat/def format. This is a nice addition because it allows you to move data to another AX instance. In other words, this pulls the AX entity data into the...(read more)
↧