https://bugzilla.novell.com/show_bug.cgi?id=456234
https://bugzilla.novell.com/show_bug.cgi?id=456234#c3 Richard Kettlewell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard.kettlew...@thales-e | |security.com --- Comment #3 from Richard Kettlewell <[email protected]> 2010-12-01 17:08:17 UTC --- I found that OdbcDataReader.GetBytes() has a similar problem with long values. Once GetValue() was fixed (locally), the simplest approach seemed to be to rewrite GetBytes() in terms of GetValue(). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
