SQL set names question
Posted: Tue Mar 11, 2008 8:34 am
Hi,
I wonder is there a way to put somewhere in the code of the CMSMS the following:
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.
I wonder is there a way to put somewhere in the code of the CMSMS the following:
Code: Select all
/*!40101 SET NAMES utf8 */

Please help.