Showing posts with label sql2k. Show all posts
Showing posts with label sql2k. Show all posts

Friday, March 9, 2012

How can I insert XML data from Internet into table from SQL2k ?

How can I insert XML data from Internet into table from SQL2k ?
My source data:
http://www.cbr.ru/scripts/XML_dynami...L_NM_RQ=R01235
Thanks.
Dmitry.
hi
you may want to look at the section 'Inserting Data by Using XML
Updategrams' in the XMLSQL 3.0 SP3 docs, some good examples (worth the time
to work thru nwind samples).
rob
"Dmitry N.Ananyev" wrote:

> How can I insert XML data from Internet into table from SQL2k ?
>
> My source data:
> http://www.cbr.ru/scripts/XML_dynami...L_NM_RQ=R01235
>
>
> Thanks.
> Dmitry.
>
>
>