Purpose of SoftXMLDB library.
Personally I assume that this module is more like a toy for baby then something
that any web developer is going to use in real world application.
But this could be usefull in situation when there are no sofware tools
around but you need badly to make a query to some remote database and
get important data.
You may agree with me or not, this library could come handy and is unique one.
You can use it like simple query engine to MSSQL Server 2000 , all you
need is html page for client request and asp page on server
to process query and return results as javascript objects.