Oracle, SQL Task, and XML

2005-06-15 Thread Renick, Garrel
I'm trying to get an XML result set from an Oracle 9i server using ANT's SQL task with the Oracle JDBC Thin Driver. I can successfully connect to the database and issue standard SQL through the ANT SQL task and get the expected result set. However, if I issue SELECT statements with Oracle's XML-re

Oracle, SQL Task, and XML

2005-06-15 Thread Renick, Garrel
I'm trying to get an XML result set from an Oracle 9i server using ANT's SQL task with the Oracle JDBC Thin Driver. I can successfully connect to the database and issue standard SQL through the ANT SQL task and get the expected result set. However, if I issue SELECT statements with Oracle's XML-rel