DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30760>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30760

sql task handle pl/sql with ';' in pl/sql code. (patch)





------- Additional Comments From [EMAIL PROTECTED]  2004-08-23 11:14 -------
First, remember that <sql/> is not Oracle specific but generic and need to 
work with ALL JDBC drivers.

Second, I believe you can configure <sql/> to accept exactly what plsql would 
accept, except perhaps for the treatment of $. There are swithes to control 
whether formating should be kept, and what is the end of statement terminator 
and so on.

Take a look at ALL the options. If you do not want to set them all the time, 
take a look at <presetdef/>(sp?) on how to preset the option you use all the 
time.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to