
InfoMover - a Data Migration Utility
|
|
|
The InfoMover utility is a Java application that generically moves data between mulitple database sources. This version migrates data between an Ingres data source and an Oracle data source.
|

SQL-XML-XSL-HTML
|
|
|
A method of Querying data from a database using SQL commands and converting the information into HTML web pages. By using XML and XSL stylesheets the convert the data. Take a look and see how it's done.
|

xtr! - The XML Template Resource
|
|
|
The XML Template Resource or xtr! is an application that provides the simplest approach to placing dynamic content on the web. Data can be extracted from a database or from a XML file on disk. A XSLT template or stylesheet is then applied to your data transforming the data and the template into viewable HTML pages. By managing your Business Information separate from your HTML presentation tags, your web site becomes easy to maintain.
|