Redian新闻
>
how can I get oracles data and change it into xml?
avatar
how can I get oracles data and change it into xml?# XML - WWW明日之星
q*o
1
how can I get oracles data and change it into xml?
who can give me some samples like this case? thanks!
avatar
H*o
2

I posted before:
example query of sqlserver
SELECT *
FROM Customers
FOR XML AUTO
the result is a full XML document

【在 q****o 的大作中提到】
: how can I get oracles data and change it into xml?
: who can give me some samples like this case? thanks!

avatar
w*h
3
FOR XML is only in SQL Server.
Different relational database system has different XML support.
Oracle 9i does have quite some XML support. It has a XML datatype, and
provide quite some system functions to compose XML.
But I think the question may be two:
How to compose data from relational table into hirarchial XML documents,
and how to map XML schema into relational database.
For the latter, there is no fast way, you have to do it by hand.

【在 H********o 的大作中提到】
:
: I posted before:
: example query of sqlserver
: SELECT *
: FROM Customers
: FOR XML AUTO
: the result is a full XML document

avatar
H*o
4

A friend mentioned there's an easy way to "map XML schema
into relational database", but he didn't say how to do it.
We need to do some research...

【在 w*****h 的大作中提到】
: FOR XML is only in SQL Server.
: Different relational database system has different XML support.
: Oracle 9i does have quite some XML support. It has a XML datatype, and
: provide quite some system functions to compose XML.
: But I think the question may be two:
: How to compose data from relational table into hirarchial XML documents,
: and how to map XML schema into relational database.
: For the latter, there is no fast way, you have to do it by hand.

avatar
b*k
5
XSLT?

【在 H********o 的大作中提到】
:
: A friend mentioned there's an easy way to "map XML schema
: into relational database", but he didn't say how to do it.
: We need to do some research...

avatar
l*n
6
data binding

【在 b***k 的大作中提到】
: XSLT?
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。