On 11/16/2015 12:51 PM, Igor Korot wrote: > Also, are you saying that if I have a integer field with the default value of > 1, > I will not be able to retrieve it with sqliteColumnText()?
You might be - I think SQLite will automatically convert it to the string "1". -- Igor Tandetnik