[Mono-bugs] [Bug 75280][Nor] New - Array Index out of range in two
Odbc classes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 15 16:32:57 EDT 2005
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 dmcgowan at meiosys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75280
--- shadow/75280 2005-06-15 16:32:57.000000000 -0400
+++ shadow/75280.tmp.20300 2005-06-15 16:32:57.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 75280
+Product: Mono: Runtime
+Version: 1.1
+OS: SUSE 9.1
+OS Details: SuSe 9.1
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: dmcgowan at meiosys.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Array Index out of range in two Odbc classes
+
+Description of Problem:
+
+OdbcCommand's ExecuteScalar() and in OdbcDataAdapter's Fill() methods
+sometimes throw Array Index out of range exception.
+
+Steps to reproduce the problem:
+1. Not known
+2.
+3.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen?
+
+sometimes
+
+Additional Information:
+
+I'm trying to isolate a specific case that can be reproduced in code and
+will post that here.
More information about the mono-bugs
mailing list