I'm using <substitute-value> instead of IN parameters:
<query isstoredprocedure="true">{ ? = call sp(
        '<substitute-value sql:name="string_value"/>',
        <substitute-value sql:name="int_value"/>
        ) }</query>

The MS JDBC driver had trouble parsing a query with new lines in it,
but at least it gets by with one long line.

In reply to:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101429060624988&w=2


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to