Good point, in terms of integer affinity I think that a Boolean_INT is the way to go. I have posted a bugfix request on sqliteadmin forum but I don't think it is supported any longer... It is using a non standard Y/N :( On c# side GetBoolean is the best approach as opposite to the bool casting. I think that the problem is closed: sqlite is light, but maybe a bit too essential...
-- View this message in context: http://sqlite.1065341.n5.nabble.com/Boolean-and-DataReader-tp73521p73595.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

