I just want to keep track of the issue as it is and of the complete solution.
Problem was due to a wrong sqlite initialization of the Boolean as a text
instead of integer
when I used the boolean checkbox of the EditData tab in SQLite Administrator
software.
Fixing that and making DR.GetBoolean work is easy then :-)
Thanks @Simon for suggesting the typeof(...) check



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/Boolean-and-DataReader-tp73521p73537.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

Reply via email to