The language I am talking about is not to modify the txt file to change the language, but to save a language in the database. For example, English can insert CHARACTER_TBL m_szName normally to display the English name. The English name works fine but it is created by inserting m_szName Chinese Chinese Indian language and China Hong Kong France South Korea country name can not work properly Insert the creation will only display the name of the (???) question mark and English can insert the data normally to see the English name is working properly. However, I am just at CHARACTER_TBL m_szName The table varchar(32) is prefixed with N. It only solves the problem that the database can support the language but can't insert the name externally or display it (???) The question mark doesn't work. Probably the required national language that requires source code support or database support. ,
So I want to ask for advice on modifying the database or modifying the source code to recompile.
I think someone knows how to solve this problem or charge to solve this problem. .
*Thank you very much or who is there or the big *** to write a tutorial. Sorry, my English is not good.






