I'm trying to insert some UTF-16 into my database but I'm getting a
"datatype mismatch" error when I call sqlite3_step() after i bind the
string with sqlite3_bind_text16().

anyone know why this would happen?

-- 
Cory Nelson
http://www.int64.org

Reply via email to