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=61099 --- shadow/61099 2006-07-23 02:20:52.000000000 -0400 +++ shadow/61099.tmp.14491 2006-08-07 14:24:17.000000000 -0400 @@ -36,6 +36,11 @@ How often does this happen? Every time it is executed. Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-07 14:24 ------- +You are trying to execute two SQL statements in one call. The DB2 +provider "may" not support this, but I don't know for sure. Try only +executing one SQL statement at a time. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
