DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21594>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21594 Result Sets and Errors are getting lost in SQL task with multiple statements ------- Additional Comments From [EMAIL PROTECTED] 2003-07-16 12:55 ------- Antoine, The reason you are not getting the same behavior is that you have a delimiter (';') between each of your statements - in my example I specifically do not. In the scripts that I am trying to run I am using a cursor to execute many statements in one batch with no delimiter. Take out the ';' and give it a try. Thanks! Jeff. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]