On Jan 6, 2012, at 4:10 AM, Dragos Pop wrote: > We have a problem with the reader.GetDecimal method reading negative values > from a SQLite database. It seems that it is a known problem the .net > providers (see http://sqlite.phxsoftware.com/forums/p/1731/7514.aspx) that > is fixes in Microsoft providers but not in Mono.Data.Sqlite.Dll.
This was fixed in mono/master on December 12, but unfortunately wasn't backported to the branches we build Mono for Android from. I've just done so, and this will be present in a future release (but not the next one). Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
