> > Is there a way to store a large number without > loosing it's precision? >
Are you using sqlite3_bind_int64 to bind the parameter to the statement? Ben _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

