Subject | Re: Firebird and XML |
---|---|
Author | bruce_bacheller |
Post date | 2004-12-21T18:19:36Z |
Thanks for your reply Doug.
My question was not limited to direct support in the Database like
BrandM and BrandO etc...
"If you really want XML, just wrap a query class
with an XML wrapper class. Then donate it to the Firebird project so
others can benefit who also use your particular language and tool set."
Yes I really want it, and Yes I will build it and donate it to the
Firebird project.
Anybody else interested in helping let me know.
--- In Firebird-Architect@yahoogroups.com, Doug Chamberlin
<dougchamberlin@e...> wrote:
My question was not limited to direct support in the Database like
BrandM and BrandO etc...
"If you really want XML, just wrap a query class
with an XML wrapper class. Then donate it to the Firebird project so
others can benefit who also use your particular language and tool set."
Yes I really want it, and Yes I will build it and donate it to the
Firebird project.
Anybody else interested in helping let me know.
--- In Firebird-Architect@yahoogroups.com, Doug Chamberlin
<dougchamberlin@e...> wrote:
> At 12/20/2004 08:29 PM (Monday), johnson_dave2003 wrote:write in
> >XML is mainly useful in database transactions for transferring data
> >between databases that are not necessarily similar, transforming data
> >retrieved from a relational system or systems, or as an intermediate
> >data from for conversion to a reporting or display system such as an
> >HTML browser display.
> >
> >Support for XML is a trivial piece to write in Java. There is no
> >reason for a database engine to encapsulate XML support when
> >off-the-shelf free tools such as xalan, xerces, and jdbc can be tied
> >together trivially to support XML against any dbms back-end.
> >
> >Oracle and MS-SQL's XML support is (in my not-so humble opinion),
> >essentially a marketing ploy targeted at executives but has little
> >real-world meaning.
>
> At the risk of speaking for those who do not wish me to...
>
> I think this reflects the majority opinion of the active Firebird
> developers and architects.
>
> I would extend it to say "Support for XML is a trivial piece to
> any reasonable language." If you really want XML, just wrap a queryclass
> with an XML wrapper class. Then donate it to the Firebird project soothers
> can benefit who also use your particular language and tool set.