[EMAIL PROTECTED] wrote:

D. Richard Hipp wrote:

On Mon, 2005-02-28 at 19:14 -0400, [EMAIL PROTECTED] wrote:


How about the sqlite3_mprintf and sqlite3_vmprintf functions? are they for the legacy users only?



It is unclear how to add UTF-16 support to those functions.
But they are used internally so they are unlikely to go away.


Regarding the sqlite3_exec() should no longer be used for sqlite3 for Unicode application. I am doing the "Begin Transaction" "Commit Transaction"... with the sqlite3_exec(), since this function not supporting Unicode, do you show me how to do a transaction with sqlit3. What are the functions should I use?

Thanks,

Ming

Hi All,

Could anyone answer: What is the best way to run the Transaction (Begin, Commit, Rollback...) with sqlite3 functions for Unicode application?

Thanks,

Ming

Reply via email to