[Mono-bugs] [Bug 21434] New - Implement OleDbErrorCollection (unix)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Mar 2002 15:27:44 -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=21434

--- shadow/21434	Wed Mar  6 10:27:44 2002
+++ shadow/21434.tmp.16245	Wed Mar  6 10:27:44 2002
@@ -0,0 +1,23 @@
+Bug#: 21434
+Product: Mono/Class Libraries
+Version: unspecified
+OS: GNU/Linux [Other]
+OS Details: unix
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Data.OleDb
+AssignedTo: rodrigo@ximian.com                            
+ReportedBy: rodrigo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Implement OleDbErrorCollection (unix)
+
+Implement System.Data.OleDb.OleDbErrorCollection.
+
+On Unix implementation
+(mcs/class/System.Data/System.Data.OleDb/linux/OleDbErrorCollection) this
+should be mapped from a GList of GdaError's in libgda.