Hello!
Suddenly a load that worked for years stopped working. We import data from MongoDB to SQL Server and nowadays get this error.
(DF) Load STG Total:Error: Open Database Connectivity (ODBC) error occurred. state: ‘42S02’. Native Error Code: 1146. [MySQL][ODBC 1.4(a) Driver][mysqld-5.7.12 mongosqld v2.14.0]Table ‘’ doesn’t exist.
The “table” we load is an array within a collection.
We got “MongoDB BI Connector ODBC Driver” installed.
Does anyone got an idea why this happens?