XQL Challenge (also, Design for Queryability)

Steve Muench SMUENCH at us.oracle.com
Wed Jul 7 15:57:26 BST 1999


Roger,  
 
Probably not the answer you were looking for, but here 
goes... 
 
If your data is already in a database, and you already 
know the SQL that gets you the info you need, why not 
combine these two pieces of info with a utility like 
the Oracle XML SQL Utility for Java and... 
 
 -> Query the data with full speed and power of your database 
 -> Query it from any point of view required for the app at hand 
 -> Return on-the-fly XML results from what you find 
 
Using something like an Object View you can predefine 
a rich structure to your data, query it using SQL3 object 
query syntax, and get the rich structure back in the XML 
for the results. You can see the "Insurance Claim" demo 
that comes with the Oracle XSQL Servlet for an example. 
 
I'm assuming there are a lot of Nokia cell-phone models 
out there... :-) 
 
http://technet.oracle.com/tech/xml 
 
Take care. 
     
_________________________________________________________ 
Steve Muench, Consulting Product Manager & XML Evangelist 
Business Components for Java Dev't Team 
http://www.oracle.com/xml
-------------- next part --------------
An embedded message was scrubbed...
From: Roger Costello <costello at mitre.org>
Subject: XQL Challenge (also, Design for Queryability)
Date: 05 Jul 1999 06:28:36
Size: 5524
Url: http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19990707/bce67fda/attachment.eml


More information about the Xml-dev mailing list