|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] esql-tags in xsl?
Hi,
Is there a way to use esql-tags in xsl (in aJavaScript), like:
<esql:connection>
<esql:driver>oracle.jdbc.driver.OracleDriver</esql:driver>
<esql:dburl>jdbc:oracle:thin:@XXXXXX:XXXX:XXXXX</esql:dburl>
<esql:username>XXXXX</esql:username>
<esql:password>XXXXXX</esql:password>
<esql:execute-query>
<esql:query>
SELECT description, service_id
FROM report_services
WHERE report_id = '16' AND
active_ind = 'Y'
ORDER BY display_order
</esql:query>
<esql:results>
...
and/or do I have to go in the backend (by posting) everytime??????
Thanks
Jonny
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








