Page 1 of 1

SQL set names question

Posted: Tue Mar 11, 2008 8:34 am
by jd
Hi,

I wonder is there a way to put somewhere in the code of the CMSMS the following:

Code: Select all

/*!40101 SET NAMES utf8 */
because from time to time, with various hosting providers, I have problem with Cyrillic and when it is stored in the sql database all Cyrillic characters are stored as ?????

Please help.