| Author |
how to get SYS.XMLTYPE with result set
|
darlene ween
Greenhorn
Joined: Sep 21, 2004
Posts: 1
|
|
hi, i have a problem, I have to read an (oracle 9i) database colum which uses SYS.XMLTYPE won't work for that, and I also tried or . does anyone have an idea how to get it? thank you so much! darlene
|
 |
Avi Abrami
Ranch Hand
Joined: Oct 11, 2000
Posts: 1112
|
|
Darlene, If you haven't already discovered them, perhaps these samples (from Oracle's OTN Web site will be of help: http://www.oracle.com/technology/sample_code/tech/java/codesnippet/jsp/xmltype/index.html http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/files/9i_jdbc/XMLTypeSample/Readme.html Good Luck, Avi.
|
 |
Jalal banaii
Greenhorn
Joined: Oct 11, 2004
Posts: 1
|
|
Hi darlene, look at this. Its great! https://cwisdb.cc.kuleuven.ac.be/ora10doc/appdev.101/b10790/xdb11jav.htm
|
 |
 |
|
|
subject: how to get SYS.XMLTYPE with result set
|
|
|