[Mono-bugs] [Bug 46800][Wis] Changed - OracleDataReader.GetOrdinal does not work without prior call to GetSchemaTable

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 4 Aug 2003 06:08:32 -0400 (EDT)


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

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

--- shadow/46800	Wed Jul 23 12:21:32 2003
+++ shadow/46800.tmp.8258	Mon Aug  4 06:08:32 2003
@@ -1,14 +1,14 @@
 Bug#: 46800
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -29,6 +29,9 @@
 I have attached a patch which uses statement.GetParameter(i).GetName() instead.
 
 ------- Additional Comments From JoergR@voelcker.com  2003-07-23 12:21 -------
 Created an attachment (id=4953)
 Patch which should solve this bug.
 
+
+------- Additional Comments From miguel@ximian.com  2003-08-04 06:08 -------
+patch applied with permission from Tim Coleman.