Thanks Gerry, you are right. This has been reported before. http://framework.zend.com/issues/browse/ZF-347
It may be a conflict with the PDO driver. I haven't had a chance to do some tests to make sure. Regards, Bill Karwin ________________________________ From: Gerry "CrsH" Put [mailto:[EMAIL PROTECTED] Sent: Friday, March 23, 2007 2:28 AM To: [email protected] Subject: [fw-general] Zend_DB Dear List, I don't know if anyone had the same problem before but when I do an update or insert query with the $db->query() command, and there is smiley's in the query (for example an article body) some of the smiley's (:D and :p) return a ? in the database. If I work via the $db->update I dont have this problem ... any idea's? Gerry
