Hi, Karl. I've never used SQLite either and so far I'm not a big fan.
Half of my confusion is whether I should use SQLiteOpenHelper or the SQLite ADO.Net provider. I'm learning Android and in all the reading, naturally it all alludes to SQLiteOpenHelper. This whole thing of passing the version and firing events for Create and Update, to me, is silly. I like your code. I'd rather use ADO.Net but am unsure how to implement it based on the reading I've been doing. What do you do? On the Application OnCreate event do you use file operations to create the database? How do you implement DB changes? Any what is your connection string? I noticed you didn't use one. I cannot find guidance anywhere in the Mono site, here or the main one, that has any guidance. More like "You can use SQLiteOpenHelper or ADO.Net", but they give no pros/cons of both. Thanks again, Mike -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Insert-2000-rows-into-SQLite-tp4401830p4403449.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid