[Mono-bugs] [Bug 23302][Wis] Changed - Move PostgreSQL provider from System.Data.SqlClient to Mono.Data.PostgreSQL

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Oct 2002 21:54:52 -0000


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 danmorg@sc.rr.com.

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

--- shadow/23302	Thu Oct 10 02:19:39 2002
+++ shadow/23302.tmp.13697	Sat Oct 19 17:54:52 2002
@@ -1,13 +1,13 @@
 Bug#: 23302
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System.Data.SqlClient
 AssignedTo: rodrigo@ximian.com                            
 ReportedBy: danmorg@sc.rr.com               
 QAContact: mono-bugs@ximian.com
@@ -73,7 +73,17 @@
 namespace Mono.Data.PostgreSQL or Mono.Data.PostgreSqlClient.
 
 This is so we can start on implementing a TDS ADO.NET provider so 
 System.Data.SqlClient in Mono can be like System.Data.SqlClient in 
 Microsoft .NET which allows data access to Microsoft SQL Server 
 7/2000 databases.  
+
+
+------- Additional Comments From danmorg@sc.rr.com  2002-10-19 17:54 -------
+Closing bug...
+
+The PostgreSQL ADO.NET provider has been moved to 
+Mono.Data.PostgreSQL.
+
+System.Data.SqlClient is free to be used for the Microsoft SQL 
+7/2000 ADO.NET provider.