Skip to main content
Skip table of contents

OData, ETL+ Message "[DS ERROR : 01052.189] The connection failed during the table mapping …”

ETL+ error message in log: “[DS ERROR : 01052.189] The connection failed during the table mapping …”

Resolution

Avoid WHERE … IS NULL or WHERE … IS NOT NULL

Instead of IS NULL or IS NOT NULL in the ETL+ Extract SQL Statement Panel use
WHERE <column-name> != ''

Related Pages

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.