[Mono-bugs] [Bug 58163][Nor] Changed - Null values in Postgres DB don't evaluate to null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 12:09:20 -0400 (EDT)


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 loris.marini@areaweb.it.

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

--- shadow/58163	2004-05-27 15:12:13.000000000 -0400
+++ shadow/58163.tmp.11957	2004-07-15 12:09:20.000000000 -0400
@@ -116,6 +116,26 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-05-27 15:12 -------
 Hello, 
 
     Could you provide instructions to repeat the test case?
     Consider that some of us do not know much about databases.
+
+------- Additional Comments From loris.marini@areaweb.it  2004-07-15 12:09 -------
+Hi all,
+I have the same problem with this configuration:
+mono 1.0
+suse 9.0
+apache 1.3
+PostgreSQL 7.4
+
+This problem occurs when we fill dataset that links to a datagrid.
+If the dataset contains field (type Date) with values null, it stops
+the fill at the first value null founded.
+
+The same problem didn't exist with
+mono 0.31
+suse 9.0
+apache 1.3
+PostgreSQL 7.4
+
+Sorry for my english, it isn't very good :)