I try to make a query to a database db2 and there are some columns with "Ñ" that are primary keys, so I must include them. The problem is created when executing db2_exec
Warning: db2_exec (): Statement Execute Failed in Deploy_Tabla.php on line 190 Failed Query: 22021: Conversion can not be done characters. SQLCODE = -330
Any suggestions?