[Mono-devel-list] Patch for Mono returns bigint as decimal in SqlClient

Ben Maurer bmaurer at ximian.com
Sat May 14 13:37:14 EDT 2005


Do you have a test case that can be added to the nunit test suite? The
test should cover the corner cases of the code (eg, in which cases it
goes into if ((byte)schema["NumericPrecision"] == 19 &&
(byte)schema["NumericScale"] == 0), etc).

-- Ben




More information about the Mono-devel-list mailing list