ODBC

Getting data through ODBC is fairly easy but updating it can be a little tricky. Here we will cover how to update data through ODBC.

There are two very popular ways in DAX to get data from an external data into AX in some fashion. These are ADO and ODBC. Find out more here.

This covers how to connect to an external ODBC data source and execute a stored procedure.