Background documentation-10602: SQL command contains UNICODE character Locate this document in the navigation structure

 

Explanation

The SQLDBC_Statement::execute or SQLDBC_PreparedStatement::prepare method that was called could not be executed, because the SQL statement contains UNICODE characters and the database instance was not configured for UNICODE characters.

User Response

Only use 7-bit ASCII SQL statements for ASCII database instances.