Parsing a BIG XML and store it in DB
Hi,
I want to parse the very big XML (up to 200 MB) and store the parse data in sql 2000 DB. also I have XSD file which I want to create a DB structure.
is there any way to parse the XML and insert the data to sql DB using
Xquery and XSLT in minimum time duration.
Regards
|