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=76961 --- shadow/76961 2005-12-10 09:37:46.000000000 -0500 +++ shadow/76961.tmp.7795 2005-12-10 10:59:31.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 76961 Product: Mono: Class Libraries Version: 1.0 -OS: +OS: unknown OS Details: mono svn -Status: NEW +Status: ASSIGNED Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Sys.Data AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -64,6 +64,16 @@ Expected Results: Clear run How often does this happen? Always + +------- Additional Comments From [EMAIL PROTECTED] 2005-12-10 10:59 ------- +Hi Kamil. + +This happens because the way we implement the SchemaOnly and SingleRow +behaviors. Both use limit syntax. I will check that. One workaround +for while is to use just SchemaOnly as you won't need SingleRow with +it as SchemaOnly doesn't return any row. + +Thanks for your feedback. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
