Hi, I have a table containing a text field, which is UTF-8 encoded data. I want to know if I use sqlite3_column_text16() to retrieve the contents of the field, would the data be automatically converted to UTF-16, or would the characters be simply "extended" to 16 bit ? The documentation didn't help me much....
Any solutions/hints are deeply appreciated! :) Thanks. -- ...it's only a matter of time...