>>              sqlite3_bind_text(stat,1,uu2,140,NULL);

> uu2 is 4 bytes, not 140; are you sure that it is valid UTF-8 text and not a
> blob-o-bytes?

It may also be SQLITE_TRANSIENT rather than SQLITE_STATIC ...

---
()  ascii ribbon campaign against html e-mail
/\  www.asciiribbon.org



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

Reply via email to