On 24 Jan 2019, at 3:27pm, JP <[email protected]> wrote:

> I have encountered the same problem as this: 
> https://stackoverflow.com/q/4925084

What is returned by typeof(reader["myColumn"]) in each case ?

I suspect that you're getting an integer when the column is declared as 
INTEGER, but not when the column is declared as INT.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to