We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Using Designer to read from Sage 100 ProvideX ODBC database

Dave_Smith
5 - Atom

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.

2 REPLIES 2
Raj
16 - Nebula

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.

apathetichell
20 - Arcturus

@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?

Labels
Top Solution Authors