![]() |
|
|
|||||||
![]() |
XML - Query a database during XSL transform? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Is there some way (standard or non-standard) to access an oracle
database during an xslt transform to extract some parameters which will appear in the transform? cheers shaun shaun |
|
|
|
|
#2 |
|
Posts: n/a
|
shaun wrote: > Is there some way (standard or non-standard) to access an oracle > database during an xslt transform to extract some parameters which will > appear in the transform? There are SQL extensions availabe for XSLT processors, e.g. Saxon has <http://www.saxonica.com/documentation/sql-extension/intro.html> -- Martin Honnen http://JavaScript.FAQTs.com/ |
|