[Mono-bugs] [Bug 412569] New: SqlCommand. ExecuteReader should only return single result when behavior is SingleRow

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 28 05:55:14 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=412569


           Summary: SqlCommand.ExecuteReader should only return single
                    result when behavior is SingleRow
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data.SqlClient
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


On MS, when SingleRow is specified as CommandBehavior then only a single result
is returned by the SqlDataReader.

I've filed a bug against MS for this, but it's highly unlikely that MS will
change their implementation. I suspect they will update the docs instead.

I'll update our implementation accordingly.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list