[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Query on a range of values - any tools?
Roger L. Costello wrote: > Has anyone created a query tool to allow querying on a range of values? > For example, if an XML document contains map data, including latitudes > and longitudes, I would like to be able to query for all data within a > certain lat/lon range. (Synchronicity -- we just covered this last week at XML One.) Range searching and queries over geospatial data are two important benefits of using an object-relational database DBMS to manage XML collections. You can do SQL queries, and even apply range constraints before inserting data. Take a look at Oracle, Informix, IBM DB2. Software AG just shipped Tamino this month. It can compose XML documents by integrating data from disparate sources, including SQL data sources. Presumably it also supports range searching. xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To unsubscribe, mailto:majordomo@i... the following message; unsubscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|