xmlDig, the XML-SQL Extractor, is another simple tool from SysOnyx, Inc.
With xmlDig, you use common SQL statements to get your data in XML. No
need to mess with hard to decipher languages, or 3rd party proprietary
devices.
Leveraging Microsoft's flexible ADO techonology, any supporting OLE/DB
database can be connected to, any valid SQL statement can be executed,
and the results will be returned in a simple XML document. Queries can
be nested and parameterized, so Master/Child relationships are easy
with xmlDig. And SELECT statements are not all, any valid SQL
statement can be executed. Stored Procedures can be fired off, INSERT
and UPDATEs can be executed, etc.
xmlDig is truly the simple XML-SQL integration tool...
|