[Mono-bugs] [Bug 412586] New: SqlCommand: Prepare should succeed with closed connection when there are no parameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 28 06:29:39 EDT 2008


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


           Summary: SqlCommand: Prepare should succeed with closed
                    connection when there are no parameters
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            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: ---


When no parameters are added to a SqlCommand, then Prepare should not result in
an InvalidOperation if the assigned SqlConnection is not open.

I'll take care of this.


-- 
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