Hello,

I am using Android 4.2 with SQLite 3.7.11 database.
I am not being able to insert UNSIGNED BIG INT data properly. It looks to
me like an overflow, because when I read it out I get a negative number.

That only happens on this device, I have another 2.3 Andriod device which
runs older version of SQLite, and it does not happen.

Is this maybe a known problem?

Thank you

-- 
Filip Ćurčić
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to