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.
Only use 7-bit ASCII SQL statements for ASCII database instances.