Link to home
Start Free TrialLog in
Avatar of khinvra
khinvra

asked on

sqlxml to import xml data into sqlsever using store procedure

Hi,


How to use sqlxml to Convert XML data into relational data and load it into an existing SQL Server 2000 database using store procedure ? I do not want to use VB/.net/C# etc. I would just like to use store procedure for this.

Rahul
ASKER CERTIFIED SOLUTION
Avatar of Aneesh
Aneesh
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial