[Mono-bugs] [Bug 51500][Min] New - Make OdbcTransaction implement IDbTransaction interface

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 29 Nov 2003 13:06:27 -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 seifert@everybody.org.

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

--- shadow/51500	2003-11-29 13:06:27.000000000 -0500
+++ shadow/51500.tmp.25433	2003-11-29 13:06:27.000000000 -0500
@@ -0,0 +1,20 @@
+Bug#: 51500
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: System.Data
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: seifert@everybody.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Make OdbcTransaction implement IDbTransaction interface
+
+Attached is a patch to make System.Data/System.Data.Odbc/OdbcTransaction.cs
+implement the System.Data.IDbTransaction interface.