For the sake of clarity. Now I'm using the sql browser to create a table column of type numeric Boolean. Now also my c# DataReader method getBoolean is working fine.. It correctly interprets the type Boolean defined on the sqlite db. Problem solved, I think :-)
-- View this message in context: http://sqlite.1065341.n5.nabble.com/Boolean-and-DataReader-tp73521p73526.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

