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=20672>. 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=20672 The Core task SQL needs to support PL/SQL [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The Core task SQL needs to |The Core task SQL needs to |support PL/SQL |support PL/SQL ------- Additional Comments From [EMAIL PROTECTED] 2003-06-11 09:17 ------- This works just fine. You just need to specify the usage of a delimiter other than ";" I use ";;" And then write: function A ..... begin ..... end; ;; function b ...... and so on. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]