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.
To connect via ODBC, first install the ODBC driver on your computer. Then, use the ODBC Data Source Administrator to create a Data Source Name (DSN) for your connection. You can then select the DSN in the Alteryx tool you are using to connect to the database.
To configure an ODBC connection:
See Connection Setup Considerations for more information on authentication requirements.
Once you have created a Data Source Name (DSN) for your connection, select the DSN from within the Input Data Toolto read in data, or from within the Output Data Tool to write out data, for in-memory processing. The DSN can also be used in the Connect In-DB Tool or Data Stream In Tool to read and process data in-database via an ODBC driver.
To connect via OLEDB, first install the OLEDB driver on your machine. After installing the driver you can then select it from a list of drivers available in the Alteryx tool you are using to connect to the database.
To configure an OLEDB connection:
Open the Data Link Properties window using one of these methods:
See Connection Setup Considerations for more information on authentication requirements.
©2018 Alteryx, Inc., all rights reserved. Allocate®, Alteryx®, Guzzler®, and Solocast® are registered trademarks of Alteryx, Inc.