Hi, I have used sqlite3_bind_null() API to bind an integer column with NULL. When I read the value of that integer column I get the value as 0 (zero). Is there any way I can check if the column is set to NULL?
Regards, chandan. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users