OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Generating xml pages from database queries.



Incompatible in what way? I have not seen 8i or MS output; any examples
would be appreciated.

I do not consider XML documents incompatible if they each rely on a
different schema or vocabulary for validation. If either uses bad syntax,
that is, illegal XML 1.0, then that's incompatible. I do not worry about
semantics, but I do worry about syntax. Semantics can be bridged (e.g., with
xslt). Broken syntax is a wider river to cross.

-Mike

-----Original Message-----
From: XML Everywhere [mailto:host@xmleverywhere.com]
Sent: Thursday, May 10, 2001 4:22 PM
To: xml-dev@lists.xml.org
Subject: Re: Generating xml pages from database queries.


... In incompatible ways making it difficult to
ship software that works with both ...

But what else is new

----- Original Message -----
From: "Michael Rys" <mrys@microsoft.com>
To: "Danny Ayers" <danny@panlanka.net>; "Venugopal Siripuram"
<svenu@wilco-int.com>; <xml-dev@lists.xml.org>
Sent: Thursday, May 10, 2001 3:53 PM
Subject: RE: Generating xml pages from database queries.


Note that Oracle 8i (and others such as MS SQLServer 2000 and Access XP)
already have built-in support for XML generation.

Best regards
Michael

> -----Original Message-----
> From: Danny Ayers [mailto:danny@panlanka.net]
> Sent: Thursday, May 10, 2001 5:38 AM
> To: Venugopal Siripuram; xml-dev@lists.xml.org
> Subject: RE: Generating xml pages from database queries.
>
>
> It isn't necessary to use DOM to generate XML, especially
> from flat data coming from a RDBMS - it's only text, after
> all. Some basic example code for JDBC -> XML and XML -> JDBC
> can be found here : http://www.isacat.net/2001/code/
>
>
> ---
> Danny Ayers
> http://www.isacat.net
>
> >-----Original Message-----
> >From: Venugopal Siripuram [mailto:svenu@wilco-int.com]
> >Sent: 10 May 2001 10:38
> >To: xml-dev@lists.xml.org
> >Subject: RE: Generating xml pages from database queries.
> >
> >
> >hi jyothi..
> >The best solution  i can thing off ,instead depending in third party
> >tools is u can get a  the Resultset of the queries  by accessing the
> >database through
> >JDBC and then u can built the XML file using DOM parser based on
> >the data in
> >Resultset.
> >
> >regards
> >Venu
> >> -----Original Message-----
> >> From: S. Jyotinarayan [SMTP:ncjyoti@yahoo.com]
> >> Sent: Thursday, May 10, 2001 8:45 AM
> >> To: XML-INTEREST; XML-DEV
> >> Subject: Generating xml pages from database queries.
> >>
> >> Hi all,
> >> I have an MS Access database and quite a few queries for different
> >> purpose. How could I convert these data acquired from the
> queries to
> >> xml pages? In many cases I will need to generate these xml pages
> >> dynamically. What are the softwares, tools that I will require?
> >>
> >> I need to do a similar thing for an Oracle database too.
> How do I do
> >> in this case?
> >>
> >> Thanx very much in advance.
> >> Jyotinarayan.



------------------------------------------------------------------
The xml-dev list is sponsored by XML.org, an initiative of OASIS
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: xml-dev-request@lists.xml.org