[Mono-bugs] [Bug 75574][Maj] Changed - OdbcDataAdapter.Fill method returns empty DataTable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 19 07:25:43 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 tsureshkumar at novell.com.

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

--- shadow/75574	2005-07-19 07:11:38.000000000 -0400
+++ shadow/75574.tmp.25894	2005-07-19 07:25:43.000000000 -0400
@@ -104,6 +104,20 @@
 INSERT INTO EdTableName (id, text) VALUES (3, 'sample 3')
 INSERT INTO EdTableName (id, text) VALUES (4, 'sample 4')
 INSERT INTO EdTableName (id, text) VALUES (5, 'sample 5')
 GO
 
 
+
+------- Additional Comments From tsureshkumar at novell.com  2005-07-19 07:25 -------
+i'm not asking any arbitrary table. 
+
+since the problem is not happening in my end, i suspected that some
+specific back end table might be a problem.
+
+if you want this bug to be reproducible and fixed, please send me a
+the complete scenario where it fails.
+
+confirm that this specific table is not working. do test that it is
+not working and then post.
+
+and also, is it working with C# code?


More information about the mono-bugs mailing list