Well finally I put the collate when creating the table: put "CREATE TABLE" && tTableName && "(id int(11), type int(11), pos int(11), name char(50) COLLATE utf8_unicode_ci , xdays int(11), last date, user1 int(11), user2 int(11), user3 int(11), user4 int(11), user5 int(11), user6 int(11), user7 int(1...