Re: looking for db2xml

From: Will_at_MyList <_mylist__at_gmx.net>
Date: Sat, 21 Jul 2001 21:17:51 GMT
Message-ID: <Gz4%6.97519$mG4.45385569_at_news1.mntp1.il.home.com>


http://www.informatik.fh-wiesbaden.de/~turau/DB2XML/

"Peter Millington" <peter_millington_at_iname.com> wrote in message news:o2hih9.v91.ln_at_avatar.prayer.com...
> I am looking for a program which can be used to simply generate XML from
> database sources with child tables included, i.e. of the nature of the
> following -
>
> <order>
> <client_name> XYZ </clientname>
> <lines>
> <line id=1>
> <product> 123 </product>
> etc
>
>
> I have looked at http://www.intsysr.com/ and their odbc2xml which seems to
> most closely fit my needs, but this runs on a PC and I want to be able to
> run this on Unix/Linux, so wanted something similar in C/C++, Java or
 Perl.
>
> The program http://www.rpbourret.com/xmldbms approaches what I want, but
 is
> perhaps too complex, as I do not need the complexity of internal DOM trees
> etc.
>
> My preferred database is Oracle, but the ability to connect to other
> databases (JDBC or DBI) would be useful.
>
> Thanks in advance,
>
> Peter.
>
>
>
Received on Sat Jul 21 2001 - 23:17:51 CEST

Original text of this message