Re: [mono-android] sqliteconnection.close () in Android 2.1 thows exception

2011-06-02 Thread Andrew Sinclair
t be worth investigating. Cheers, Andy -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Liam Sent: 02 June 2011 11:43 To: Discussions related to Mono for Android Subject: [mono-android] sqliteconnection.close () in Android 2.1

[mono-android] sqliteconnection.close () in Android 2.1 thows exception

2011-06-02 Thread Liam
Hi I am having trouble using sqliteconnection with Android 2.1. I have tested it with two different devices running Android 2.1 and both throw exceptions. So I am guessing that there must be a bug in the way Sqlite has been implemented in Android for 2.1 (similar to the DataTable.Fill bug). If