[Mono-bugs] [Bug 75944][Maj] Changed - OdbcDataAdapter.Fill method
crashes with 'real' data type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 11:17:48 EDT 2005
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 tsenganal at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75944
--- shadow/75944 2005-09-23 03:46:16.000000000 -0400
+++ shadow/75944.tmp.1337 2005-10-06 11:17:48.000000000 -0400
@@ -70,6 +70,23 @@
stack trace
------- Additional Comments From tsenganal at novell.com 2005-09-23 03:46 -------
Could not reproduce the issue. Pls try 1.1.9 release and let us know
if u still see the issue.
+
+------- Additional Comments From tsenganal at novell.com 2005-10-06 11:17 -------
+hi
+
+I do not have access to a progress db.. coudnt reproduce the issue on
+other db's.. but looks like, the odbc datatype as reported by the
+driver is incorrect : acc. to odbc manual of postgress, the driver
+maps both real and float to the odbc type SQL_C_FLOAT..
+
+So, Can u give me the following info :
+1. The schema as returned by the FillSchema method..
+2. Does the exception go away on using 'float' datatype instead of
+'real' in the table?
+3. Is the exception raised on MS .Net ?
+
+Regards
+Senga
More information about the mono-bugs
mailing list