Sent: Wednesday, July 28, 2004 4:08 PM
To: [EMAIL PROTECTED]
Subject: [sqlite] Storing unicode
Hello all,
Can you please tell me how to store UNICODE in SQLite v3? I'm using the
sqlite3_mprintf() functions with %q, but it doesn't handle UNICODE
correctly - I pass in a CString with
Hello all,
Can you please tell me how to store UNICODE in SQLite v3? I'm using the
sqlite3_mprintf() functions with %q, but it doesn't handle UNICODE
correctly - I pass in a CString with a UNICODE value, but on the output
of this function I get an incorrect string. The program is of course
compil
2 matches
Mail list logo