Re: Can XSLT take datasource other than XML

Subject: Re: Can XSLT take datasource other than XML
From: Paul Tchistopolskii <paul@xxxxxxx>
Date: Tue, 22 Feb 2000 18:10:58 -0800
Hi,

> I am working on a graduate project - importing/exporting data from/to XML
> documents to/from a relational database using XSLT. The advantage may be
> that using XSLT is easier than using DatabaseDOM API. Regarding the
> importing data from XML to database, how XSLT can call JDBC to make the
> connection to the database? Another question is if XSLT can take other
> datasource other than XML for exporting data from database. I am exploring
> the solutions, so any thoughts are appreciated.

I suggest to take a look at http://www.pault.com/Pxsl/
PXSLServlet v 0.2. is a wrapper around XT and it allows 
feeding  XT with the data from SQL server as if it is XML.

Rgds.Paul.



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


Current Thread