[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
Sat Apr 1 11:07:45 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 tauberer at for.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77535
--- shadow/77535 2006-02-12 16:37:59.000000000 -0500
+++ shadow/77535.tmp.4286 2006-04-01 11:07:45.000000000 -0500
@@ -93,6 +93,10 @@
------- 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 :)
+
+------- Additional Comments From tauberer at for.net 2006-04-01 11:07 -------
+Btw, I haven't resolved this because totally fixing this would involve
+changing the behavior of the library to return DBNulls instead of nulls.
More information about the mono-bugs
mailing list