XML is rapidly becoming the de facto standard for data exchange over the Internet and across multiple disparate platforms. The ability to populate database tables with data contained in XML documents is a common application requirement. Microsoft® SQL Server™ 2000 XML Bulk Load is a stand-alone COM component that can be programmed to bulk insert semi-structured data contained in XML documents into SQL Server 2000 database tables. An instance of it can be created and used by applications developed using any COM-enabled programming or scripting language (Microsoft Visual Basic®, Microsoft Visual C++®, VBScript, Microsoft JScript®).
|