Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Can Ora 8i Write and Read XML data?
"Fred Zimmerman" <silversw2000_at_yahoo.com> wrote in message
news:a695a242.0304240555.759ced56_at_posting.google.com...
> My ? is whether Ora 8i can read XML data, and write
> XML data to and from an Ora database.
>
> I come from SQL Server world, where these facilities
> are part of SS 2000 environment.
>
> F.Z. Boston, MA
Oracle XSU (Xml Sql Utility) is provided with version 8i (may be with earlier releases too, I am not sure), and should have been installed automatically by the Oracle Installer, unless you asked not to do so. You can find details about its manual installation, in case you need it, in the XML Application developer's guide A86030.
XSU allows you to "select" and "insert" XML formatted data.
Bye,
Flavio
Received on Fri Apr 25 2003 - 03:49:19 CDT
![]() |
![]() |