[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: getting a xml file from oracle8i
- From: Steve Muench <Steve.Muench@oracle.com>
- To: Mushtaq Khan <makhan@enoc.co.ae>
- Date: Sun, 11 Feb 2001 00:55:27 -0800
The Oracle XML SQL Utility, shipped pre-installed in
Oracle8i 8.1.7 (the latest production release) or
downloadable separately from:
http://technet.oracle.com/tech/xml/oracle_xsu/
supports any JDBC driver and when working with
the Oracle JDBC driver supports the full range
of Oracle8i object/relational features for
turning SQL query results into XML. It features
SAX2, DOM, String, and Stream-based interfaces
to processing the XML query results.
______________________________________________________________
Steve Muench, Lead XML Evangelist & Consulting Product Manager
BC4J & XSQL Servlet Development Teams, Oracle Rep to XSL WG
Author "Building Oracle XML Applications", O'Reilly
http://www.oreilly.com/catalog/orxmlapp/
----- Original Message -----
From: "Mushtaq Khan" <makhan@enoc.co.ae>
To: <xml-dev@lists.xml.org>
Sent: Saturday, February 10, 2001 7:44 PM
Subject: getting a xml file from oracle8i
| Hello
|
| can anybody tell me how to extract data from oracle8i into xml file through
| sql query.
|
| mak
|