in

SQLServerCentral.com

The largest free SQL Server community.

Browse by Tags

  • Loading XML From the File System

    SQL Server has a handy option for loading XML data directly from the file system, the OPENROWSET function. To load XML files into SQL Server, simply declare an xml data type variable and assign it the value of the OPENROWSET function with the BULK option. Here's a quick example that uses the state...
    Posted to Pro SQL Server XML (Weblog) by Mike C on 02-04-2008
Page 1 of 1 (1 items)
Copyright Red Gate Software
Powered by Community Server (Commercial Edition), by Telligent Systems