[Mono-bugs] [Bug 39830][Min] New - DbDataAdapter column naming
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 17 Mar 2003 07:07:56 -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 avd@openlinksw.com.
http://bugzilla.ximian.com/show_bug.cgi?id=39830
--- shadow/39830 Mon Mar 17 07:07:56 2003
+++ shadow/39830.tmp.16324 Mon Mar 17 07:07:56 2003
@@ -0,0 +1,20 @@
+Bug#: 39830
+Product: Mono/Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: avd@openlinksw.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DbDataAdapter column naming
+
+Some experiments with .NET show that when DbDataAdapter.Fill method is called
+it creates DataColumns using ColumnName rather than BaseColumnName.