You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/03/04 18:53:05 UTC

DO NOT REPLY [Bug 27446] New: - Make task to suppress "N rows affected" messages

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=27446>.
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=27446

Make <sql> task to suppress "N rows affected" messages

           Summary: Make <sql> task to suppress "N rows affected" messages
           Product: Ant
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: apa3a@yahoo.com


I use <sql> output for further processing and need to have only results of SQL
statements without any additional messages. Headers are suppressed with
attribute "showheaders" but there is no way to remove "N rows affected" messages
after each executed statement.

Suggestion - introduce new attribute "showfooters" or "showaffected".

Thanks,
Andriy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org