Re: Execute SQL-Query in Xalan-J 1

Subject: Re: Execute SQL-Query in Xalan-J 1
From: Scott_Boag@xxxxxxxxx
Date: Thu, 2 Nov 2000 17:18:52 -0400 (EST)
tra@xxxxxxxxxxxxxxx (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


Current Thread