[Mono-bugs] [Bug 634700] Sqlite Library not working
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue Sep  7 17:29:26 EDT 2010
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=634700
https://bugzilla.novell.com/show_bug.cgi?id=634700#c1
Jonathan Pryor <jpryor at novell.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jpryor at novell.com
         Resolution|                            |FIXED
--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 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.
    
    
More information about the mono-bugs
mailing list