[mono-android] Problem with GetDecimal on negative values
Jonathan Pryor
jonp at xamarin.com
Wed Jan 11 16:13:41 EST 2012
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
More information about the Monodroid
mailing list