Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can Ora 8i Write and Read XML data?

Re: Can Ora 8i Write and Read XML data?

From: FC <flavio_at_tin.it>
Date: Fri, 25 Apr 2003 08:49:19 GMT
Message-ID: <jE6qa.4966$K35.126026@news2.tin.it>

"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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US