http://stackoverflow.com/questions/4690151/zend-sqlite-utf-8
Db/Adpter/Pdo/Mysql there is $this->_config['charset'] but there isn't any
in Pdo/Sqlite
so it seems I should put the query
PRAGMA encoding = "UTF-8";
in my bootstrap.
--
View this message in context: http://zend-framework-community.634137.n4.nabble.com/Sqlite-utf-8-tp3217424p3218241.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论