I am unsure as to why I'm not able to connect to NetSuite via the ODBC connector in FME. I have Windows 10 (64 bit), FME Desktop (2019.2 b 19801 64bit) with the ODBC (64bit) driver installed. I have verified that the connection works in ODBC Source Administrator and also in Excel.
The error I receive in FME is:
Error connecting to database
Database Generated Error Information:
Database Error Message: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Database SQL Statement Text:
SQL State: IM002
Variable Information:
ODBC 3.x Reader: Failed to connect to databaseI have verified the data source name matches with the username and password in the reader parameters, but I am unable to connect. Any ideas as to what I could do to get it to connect?



I have the datasource/database parameter set to the same name as my ODBC data source in FME. I'm using the SQLExecutor, but it's the same with the ODBC reader or in a feature reader.
Hopefully this helps you!