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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78441 --- shadow/78441 2006-05-18 09:18:25.000000000 -0400 +++ shadow/78441.tmp.2207 2006-06-28 03:52:44.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78441 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -19,6 +19,9 @@ DataTable should have method CreateDataReader, which is missing currently. There's a curiously familiar-looking GetDataReader, which used to exist in DataSet too, but got changed to conform to the spec... (The current implementation just throws NotImplementedException, but that's enough to get things to compile, so changing the name now will improve matters) + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-28 03:52 ------- +Got fixed in r62091 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
