[Mono-bugs] [Bug 32051][Wis] Changed - Create TDS ADO.NET Provider in System.Data.SqlClient

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 18:50:40 -0500 (EST)


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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=32051

--- shadow/32051	2002-10-10 02:36:48.000000000 -0400
+++ shadow/32051.tmp.2380	2004-04-01 18:50:40.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 32051
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
-Component: System.Data.SqlClient
+Component: Sys.Data.SqlClient
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -48,6 +48,9 @@
   System.Data.OleDb on Mono uses libgda as its OLE-DB/ADO layer.  
   In libgda, there is a FreeTDS provider.
 
 The problems with using FreeTDS and/or libgda is that it adds yet another 
 dependency on native libraries which may or may not work on a particular 
 platform.
+
+------- Additional Comments From lluis@ximian.com  2004-04-01 18:50 -------
+We already have a TDS provider.