Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read XMLtype in oracle

Status
Not open for further replies.

lovinasd

Programmer
Jan 23, 2005
23
US
Hi,
I have a xml file in the table with datatype as xml.When i update the xmltype it doesn't work with execute update.


I am use jdbc:thin driver to update from java a particular part of the xmltype.
can any one give me an idea about the exact way to read the xmltype node by node and update specfic nodes.....

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top