[Mono-bugs] [Bug 412579] New: SqlCommand: Do not allow Transaction to be set while reader is open for the connection
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 28 06:14:33 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=412579
Summary: SqlCommand: Do not allow Transaction to be set while
reader is open for the connection
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: ---
MS apparently thrown an InvalidOperationException if you attempt to set
SqlCommand.Transaction while a reader is open for the SqlConnection assigned to
the SqlCommand.
I'll update our implementation accordingly and add unit tests.
--
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