Hi Srinivas I see one obvious difference in your code and the code I have sent in reply to Karl's mail.
You seem to create new connection objects for each request, and this might be where I'm doing something wrong. Thanks for the sample - I will try to work with my small test solution and get back. /Anders -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of srinivas Sent: 9. juni 2011 15:29 To: [email protected] Subject: Re: [MonoTouch] Anyone knows a workaround for bug in Sqlite on iPad - or tell me what I am doing wrong. I have used SQLite in my project but it was not for heavy data. I dont know how big your application. I have created an helper class and some methods to insert update and select the data. I am attaching the file. May be this can help you getting some idea. Regards, Srinivas http://monotouch.2284126.n4.nabble.com/file/n3585542/SQLiteHelper.cs SQLiteHelper.cs -- View this message in context: http://monotouch.2284126.n4.nabble.com/Anyone-knows-a-workaround-for-bug-in-Sqlite-on-iPad-or-tell-me-what-I-am-doing-wrong-tp3584781p3585542.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
