Application Delivery Management
Application Modernization & Connectivity
CyberRes
Information Management & Governance
IT Operations Management
Team Collaboration and Endpoint Management
Using different ODBC drivers resulting in an ODBC error 900 "Invalid SQL string":
EXEC SQL AT DBO
PREPARE DYNSQL FROM :DB-SQL
END-EXEC.
OpenESQL soes not support using the AT clause with SQL PREPARE statements, so remove the 'AT DBO' from the statement.