https://bugzilla.novell.com/show_bug.cgi?id=634700
https://bugzilla.novell.com/show_bug.cgi?id=634700#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Jonathan Pryor <[email protected]> 2010-09-07 21:29:26 UTC --- Fixed in r7879. One point worth mentioning: full Mono.Data.Sqlite support requires Android 2.2, as the underlying sqlite3_next_stmt() function isn't present on earlier Android versions, and this function is needed to do anything interesting, such as enumerate the results of a SELECT query. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
