[Mono-bugs] [Bug 36578][Nor] Changed - Cannot open two connections at the same time to Microsoft SQL Server
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 14:28:35 -0400 (EDT)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36578
--- shadow/36578 2003-02-25 14:36:35.000000000 -0500
+++ shadow/36578.tmp.30295 2003-10-20 14:28:35.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 36578
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: System.Data.SqlClient
AssignedTo: tim@timcoleman.com
ReportedBy: egonia@acxiom.com
@@ -65,6 +65,13 @@
Start reading table A in the database.
Inside of loop, use other connection to write to table B.
Try to read from table A. (this hangs)
I have tested my code on .Net and it works there.
+
+------- Additional Comments From miguel@ximian.com 2003-10-20 14:28 -------
+Could you try that with current CVS?
+
+I am resetting the bug to `NEEDINFO' until we get a confirmation,
+because it is too old. Please reset it to NEW if you still have the
+problem.