My program is using sqlite3_exec() to run SQL command which has the type of char*. Now I want to allow unicode in my DB. What do I have to change? Obviously, sqlite3_exec() won't work any more.
Phuoc ----- ........................ www.folksfun.com ........................ -- View this message in context: http://www.nabble.com/How-to-use-sqlite3_exec%28%29-to-execute-SQL-command-with-Unicode-text--tp25663732p25663732.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users