This live demo shows how a database table can be made available on-line in XML format and subsequently queried by an XML query language. XQL, the most lightweighted of the XML query languages, is being used here.

First, we have to connect to a database. You have to enter your database URL. Or simply use ours:



... than the username:

... and the password :

Enter the name of the table to be XMLized. Our famous Shipbroker Demo Database has three: cargo, positions and vessels:



Finally, you can put your query statement. Our default asks for all vessels whose type contains 'ker'. Feel free to put any other pattern, or asterisk to get the whole set, and compare results:






     © maxicom, 2002