===== Import from ODBC =====

Sends an free-form SQL query to an ODBC data source (user of system). The response is imported as a dataset.

The query can use parameters in curly braces.

**Note**: this transformation will be deprecated in future releases. Use [[transformations:importsql|Import from database]] transformation instead of it.