[Mono-bugs] [Bug 79926][Blo] Changed - Unable to use System.Data.Common.DbXXX model with SqlClient
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 2 03:47:16 EDT 2007
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 anagappan at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79926
--- shadow/79926 2006-11-28 14:05:28.000000000 -0500
+++ shadow/79926.tmp.20099 2007-08-02 03:47:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79926
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 160 One month
Priority: Blocker
Component: Sys.Data.SqlClient
AssignedTo: anagappan at novell.com
ReportedBy: A.Gapotchenko at foss.kharkov.ua
QAContact: mono-bugs at ximian.com
@@ -104,6 +104,11 @@
This sample works with success on Microsoft .NET 2.0. Fails on Mono 1.1.13.
I have jumped into the code of
mcs/class/System.Data/System.Data.SqlClient/SqlConnection.cs. As far as I
can see the root of the problem is unimplemented methods
BeginDbTransaction, CreateDbParameter, CreateDbCommand inherited from
DbConnection.
+
+------- Additional Comments From anagappan at novell.com 2007-08-02 03:47 -------
+Seems this is fixed long back, if still exist feel free to reopen the bug.
+
+Thanks
More information about the mono-bugs
mailing list