std::string cmd("select * from _Char where CharName = \'john\'"); //SQL_SUCCESS std::string cmd("select * from _Char where CharName = \'你好\'"); /