[Mono-bugs] [Bug 49272][Nor] Changed - DropDownList doesn't get filled

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Oct 2003 21:32:28 -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 cmello@gmx.net.

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

--- shadow/49272	2003-10-05 21:30:25.000000000 -0400
+++ shadow/49272.tmp.24096	2003-10-05 21:32:28.000000000 -0400
@@ -58,6 +58,12 @@
 database access class (ugly hehe)
 
 
 ------- Additional Comments From cmello@gmx.net  2003-10-05 21:30 -------
 This problem is caused by a NotImplementedException thrown at
 System.Data.DataTable, method LoadDataRow. 
+
+------- Additional Comments From cmello@gmx.net  2003-10-05 21:32 -------
+Some more notes:
+
+- The code was generated in Visual Studio 2003;
+- The database used is SQL Server.