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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
