This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Execute SQL-Query in Xalan-J 1



tra@mrbean.stibo.dk (Thorbjoern Ravn Andersen) wrote:
> In the second step I have a SQL-statement constructed, which I would
> like to have executed and the result converted to a XSLT-variable.

You should probably ask this question on the xalan-dev list.

Anyway, XalanJ2 has an extension that allows you to execute JDBC calls,
that you should be able to use, though it's a tad early in the Xalan2 life
cycle to use it for production purposes.  We used to have something along
these lines for XalanJ1, but I don't think we kept it up.  You can always
write an extension to do this.

-scott




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]