[Mono-bugs] [Bug 75574][Maj] Changed - OdbcDataAdapter.Fill method
returns empty DataTable
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 21 07:26:10 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 tsureshkumar at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75574
--- shadow/75574 2005-07-21 07:23:48.000000000 -0400
+++ shadow/75574.tmp.17578 2005-07-21 07:26:10.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75574
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details: Fedora Core
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Data
AssignedTo: tsureshkumar at novell.com
ReportedBy: spek at impaq.com.pl
QAContact: mono-bugs at ximian.com
@@ -131,6 +131,11 @@
CREATE TABLE [EdTableName] (
[id] [int],
[text] [varchar] (10),
[bit] [bit]
)
+
+------- Additional Comments From tsureshkumar at novell.com 2005-07-21 07:26 -------
+that's right. Fixed in svn
+
+revision r47510.
More information about the mono-bugs
mailing list