Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.0.5 and XML
8.0.5 was introduced quite long before the XML abbreviation started
floating around, so there's no support for XML in it. You need at least
8i Release 2 (8.1.6) to be able to install and use Oracle XDK inside the
db. I think you can use external XSU (XML SQL Utility) with 8.0.5
though as it goes into the db through JDBC and generates/parses
XML documents externally. Check http://otn.oracle.com to be sure.
-- Vladimir Zakharychev (bob@dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "TG" <tguillor_at_ems.jsc.nasa.gov> wrote in message news:82eff52e.0204221314.501e2fc1_at_posting.google.com...Received on Tue Apr 23 2002 - 05:57:45 CDT
> Is it possible to open an XML document or to output to an XML document
> using Oracle 8.0.5?
![]() |
![]() |