Get your favorite SSC scripts directly in SSMS with the free SQL Scripts addin. Search for scripts directly from SSMS, and instantly access any saved scripts in your SSC briefcase from the favorites tab. Download now (direct download link)
Thank this author by sharing:
By gandhi.mk, 2008/11/22
Solution for dynamic bulk inserting records into appropriate tables from the XML files. The XML file structure should be in appropriate table structure. In the first argument pass the XML file tags and second argument pass the table name.