Re: Problems setting connection charset
Hello,
I have such question:
if you have enabled UNICODE for your program (so it means that your CString use also UNICODE) than your compiler shouldn't allow conversion from CString to const char* which is expected from mysql_real_escape_string(...) function. You wrote in CString is some chinese stuff - so I expect in UNICODE.
I don't understand it..... :(
Subject
Views
Written By
Posted
5441
September 05, 2005 09:31AM
2157
September 05, 2005 10:04PM
Re: Problems setting connection charset
2134
October 21, 2005 04:51AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.