Trying to read legacy Sage 100 data that is currently in a SOTAMAS90 ProvideX 32-bit ODBC driver. Can I read this data with Designer? If so, which driver should I use.
Install the SOTAMAS90 ProvideX 32-bit ODBC driver on the machine where Alteryx Designer is installed.
and then try generic ODBC connection to pull the data.
@Raj - I believe the generic odbc is 64 bit drivers - this is a 32 bit driver.... Any version after 2021.2 will not support it:
https://knowledge.alteryx.com/index/s/article/Support-for-32-BIT-Database-Connections
@Dave_Smith - can you use a CLI integration (with run command) or an API call via the download tool?