CONNCET via ODBC: Logging connect-generated sql

Hello,

I want to update an Oracle table via the connect storage engine. For the connect table we use ODBC. I get the error message (SQLSTATE[HY000]: General error: 1296 Got error 122 'Remote SQLExecDirect: Oracle][ODBC][Ora]ORA-00971: missing SET keyword' from CONNECT (0)), although the sql contains the set keyword.

That's why I want the sql that generates the connect storage engine. How can I log these generated sql?

Kind regards

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.