Results 1 to 2 of 2
- 07-16-2007, 03:54 AM #1
Member
- Join Date
- Jul 2007
- Posts
- 36
- Rep Power
- 0
- 07-24-2007, 12:15 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 44
- Rep Power
- 0
If that version of Oracle has no 'native' XML support you can always create a DOM Document and start populating it by inserting elements for every row and every attribute. That should be a generic routine that allows you to create an XML view for every ResultSet that is returned, regardless of the content of the ResultSet.
Similar Threads
-
How to create a file
By Alpha in forum New To JavaReplies: 7Last Post: 01-06-2012, 07:10 PM -
can java.io.File create a list of all files and folders.
By MattStone in forum New To JavaReplies: 20Last Post: 12-17-2007, 03:20 PM -
ñ in an oracle query
By bbq in forum JDBCReplies: 2Last Post: 07-04-2007, 07:53 AM -
Create entity field SEQUENCE oracle
By Marcus in forum JDBCReplies: 1Last Post: 06-27-2007, 03:31 PM -
oracle query with date question
By orchid in forum JDBCReplies: 1Last Post: 05-09-2007, 12:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks