Importing/Exporting data from relational DB in XML [message #127419] |
Mon, 11 July 2005 10:48 |
alesimpa
Messages: 1 Registered: July 2005
|
Junior Member |
|
|
Hello,
I have to implement a fast solution for data exchange using XML. The problem is the following: I've got a very complex relational db structure and I have to retrieve and store data in my relational table starting from XML documents.
Which is the fastest way to accomplish this? Please note that I'm free to define my XML schema.
Another question about Oracle and XML Schema: is there any way to create an xsd starting from my relational tables?
Thanks
Alex
|
|
|