[Mono-bugs] [Bug 73940][Nor] Changed - GetOrdinal() method of OdbcDataReader is Case Sensitive
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Mar 2005 11:01:50 -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 tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73940
--- shadow/73940 2005-03-24 11:01:10.000000000 -0500
+++ shadow/73940.tmp.14308 2005-03-24 11:01:50.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73940
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: dru@druware.com
QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
i++;
}
return -1;
}
resolves the bug.
+
+------- Additional Comments From tsureshkumar@novell.com 2005-03-24 11:01 -------
+fixed in svn.