[Mono-bugs] [Bug 21431][Nor] Changed - Implement OleDbConnection (unix)
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
29 Aug 2002 17:37:31 -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 rodrigo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=21431
--- shadow/21431 Wed Mar 6 10:24:27 2002
+++ shadow/21431.tmp.8079 Thu Aug 29 13:37:31 2002
@@ -1,13 +1,13 @@
Bug#: 21431
Product: Mono/Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: unix
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity:
Priority: Normal
Component: System.Data.OleDb
AssignedTo: rodrigo@ximian.com
ReportedBy: rodrigo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -18,6 +18,9 @@
Implement System.Data.OleDb.OleDbConnection.
On Unix implementation
(mcs/class/System.Data/System.Data.OleDb/linux/OleDbConnection) this should
be mapped from a GdaConnection object in libgda.
+
+------- Additional Comments From rodrigo@ximian.com 2002-08-29 13:37 -------
+Mainly fixed. For missing things in those classes, new bugs should be added