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 jeff.bohanek@mni.com 2003-07-16 14:53 -------
Ok - the only difference I see is in the jdbc driver. I am using the Microsoft
SQL Server jdbc driver which may be causing the errors to get masked - maybe it
only throws the SQLException on processing the Result Set where the driver you
use throws the SQLException right away. What driver are you using and where
can I get it?
However, there is one thing I would like for you to try - if you fix the Insert
statement so that it does not fail, do you get the second result set? I would
imagine that the BUILD should be SUCCESSFUL, but the second result set will not
display.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|