[Mono-bugs] [Bug 77535][Nor] Changed - Sqlite DataReader's GetString crashes on null value in DB

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 12 16:37:59 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by nazgul at omega.pl.

http://bugzilla.ximian.com/show_bug.cgi?id=77535

--- shadow/77535	2006-02-12 16:26:21.000000000 -0500
+++ shadow/77535.tmp.16269	2006-02-12 16:37:59.000000000 -0500
@@ -87,6 +87,12 @@
 
 For a better understanding how a data reader should work, read up on
 SqlDataReader.
 
 
 
+
+------- Additional Comments From nazgul at omega.pl  2006-02-12 16:37 -------
+Right, now I see how it is designed... Probably it makes some sense,
+since for int,long, etc. there isn't any legal value to return. I
+don't like this design, but it's good to know what I must implement in
+the first place :)


More information about the mono-bugs mailing list