Entering content frame

Background documentation -10602: SQL command contains UNICODE character Locate the document in the library 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 Action:

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

 

Leaving content frame