Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> dynamic number of xsql:query tags in a xsql file

dynamic number of xsql:query tags in a xsql file

From: Alexander Wohrer <Alexander.Wohrer_at_cern.ch>
Date: Thu, 22 Aug 2002 12:02:29 +0200
Message-ID: <ak2crl$d20$1@sunnews.cern.ch>


Hello!

I want to create <xsql:query> tags dynamicly, depending on the number of things I want to check

Tried it with:
<xsql:include-owa>

    BEGIN system.dbsec.service_report('{@service}'); END;
</xsql:include-owa>

and get back a lot of <xsql:query> tags with the right statements in it, but it
seems the are not processed any more and stayed unchangend!

Hoping for help

    Alexander Woehrer Received on Thu Aug 22 2002 - 05:02:29 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US