[
Lists Home |
Date Index |
Thread Index
]
> I need to convert "Oracle table data" to XML....
> There is Oracle XDK(XML Developer's Kit) software
> available with Oracle. Does Oracle XDK has this
> feature?
Yes. The Oracle XDK includes an XML SQL Utility for Java. It generates XML from
an SQL string or JDBC ResultSet.
Steve Muench's book has a good explanation (read chapter 6):
"Building Oracle XML Applications"
http://www.oreilly.com/catalog/orxmlapp/index.html
======== Ken North ===========
www.WebServicesSummit.com
www.SQLSummit.com
www.GridSummit.com
|