[Mono-bugs] [Bug 39830][Min] Changed - DbDataAdapter column naming

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 17 Mar 2003 07:10: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.22428	Mon Mar 17 07:10:56 2003
@@ -15,6 +15,11 @@
 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.
+
+------- Additional Comments From avd@openlinksw.com  2003-03-17 07:10 -------
+Created an attachment (id=3704)
+This is a test case used with .NET to find out what column name it uses.
+