[Mono-bugs] [Bug 73157][Nor] Changed - ODBC type SQL_NUMERIC gives InvalidCastException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 18:30:09 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73157
--- shadow/73157 2005-03-02 10:01:05.000000000 -0500
+++ shadow/73157.tmp.21206 2005-03-15 18:30:09.000000000 -0500
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Data
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: tsureshkumar@novell.com
ReportedBy: timo-mono@pokorra.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: ODBC type SQL_NUMERIC gives InvalidCastException
@@ -42,6 +42,11 @@
and that means the value is treated like a string in the default clause.
------- Additional Comments From timo-mono@pokorra.de 2005-03-02 10:01 -------
Created an attachment (id=14499)
that should solve the problem; numerics should be treated like double
+
+------- Additional Comments From miguel@ximian.com 2005-03-15 18:30 -------
+Assigning to Suresh; This is a guess.
+
+Suresh feel free to re-assign to the proper person.