[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
Wed, 23 Jul 2003 12:21: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 joergr@voelcker.com.

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

--- shadow/46800	Wed Jul 23 12:20:31 2003
+++ shadow/46800.tmp.19832	Wed Jul 23 12:21:32 2003
@@ -24,6 +24,11 @@
 
 How often does this happen? 
 Always.
 
 Additional Information:
 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.
+