On Mon, May 14, 2012 at 9:48 AM, Frank Chang <frank_chan...@hotmail.com>wrote:

>
>  Good morning, Is it possible to accurately retrieve UTF-8 String stored
> in SQLite 3.7.11 databases using sqlite3_column_text?
>

Yes.  That is the default behavior.  In fact, I do not know of a way to get
it to work otherwise.



>     If not, what sqlite3 C/C++ api should we use? Thank you.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to