ODBC and OLEDB Database Connections

Alteryx can access data that resides in a database and bring the data into memory in Alteryx for processing, or process the data within the database where it resides.

Use the Input Data Tool and Output Data Tool to connect to a database and read in, or write out, data for in-memory processing. Use the Connect In-DB Tool or Data Stream In Tool to connect to the database, read the data, and build the query that is sent to the database when the workflow is run.

Alteryx supports ODBC and OLEDB database connections, various data platforms and drivers. See Supported Data Sources.

This page provides steps for adding a new ODBC and OLEDB driver on your computer.