* Daniel Fagerstrom <[EMAIL PROTECTED]> [2004-03-01 13:37]:
> Reinhard Poetz wrote:
> >From: Daniel Fagerstrom [mailto:[EMAIL PROTECTED] 
> >>Reinhard Poetz wrote:

> I think it is a fairly complete picture.
> 
> So we need:
> 
> * SQL queries (inbeded in XML) -> XML, this is handled by ESQL and 
> SQLTransformer, and by USQL in the future. Do we need some special 
> component for doing SQL-level update and insert, or is this also the 
> task of USQL?
> 
> * XML <-> RDB mapping - possibly based on XML-DBMS

As I said in a another thread, you'd be better off with an SQL
    update language expressed as XML than a "mapping".

    A "mapping" is a boondogggle.

    Want do see the example again?
    
    SQL splits itself neatly into update and query. They are two
    different problems. SQL has a clean query solution for XML
    already. The update part is all that is missing.

-- 
Alan / [EMAIL PROTECTED] / http://engrm.com/
    aim/yim: alanengrm - icq: 228631855 - msn: [EMAIL PROTECTED]

Reply via email to