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
