Re: [mono-android] Sqlite error on Android version 4.1/4.2/4.3

2014-01-03 Thread was
Hi Steve, I have had a couple of Beta testers using Android 4.1 (or later) devices for a few months now with no problems reported. ExecuteNonQuery is used extensively in the app to write/update records to the SQLite db using insert and update commands. I think the app was compiled using mono-andro

[mono-android] Sqlite error on Android version 4.1/4.2/4.3

2013-12-27 Thread Steve Sharrock
We have been running an application for a few years with no trouble. Now we find that if our customers have a phone or tablet with the versions 4.1/4.2/4.3, we get an Exception (object reference not set to an instance of an object) from within an Insert SQL command using SqliteCommand.ExecuteNonQue