[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Oracle and XML


oracle getxml
>Has any one knew how to get XML from an Oracle database table?  

Try (a) XSU (XML SQL Utility) [1] for Java getXML, or (b) XSQL [2].

If you got SQL statements ready for porting, option a is pretty
straightforward, as all you need is place it into a java command
something like

java OracleXML getXML -user <username/password> -conn <connection
string> <SQL statement>

The output is purely XML well-formed, therefore to be redirected to a
file if preferred.
For jdk1.2.x, xsu12.jar and JDBC2.x are the environment you need to set
up; otherwise xsu11.jar and JDBC1.x are for jdk1.1.x.

If you only wanted to pick up data from small number of table fields,
then option b can be considered.

Hope this helps.

Spenser Kao

[1]
http://www.stanford.edu/dept/itss/docs/oracle/9i/appdev.920/a96621/adx08
xsu.htm
[2]
http://www.stanford.edu/dept/itss/docs/oracle/9i/appdev.920/a96621/adx09
xsq.htm#1029237




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.