You've got several options. Start in Books Online (BOL) with the following:
bcp straight to table
BULK INSERT straight to table
OPENROWSET straight to table or transform in-line with XML data-type and
methods ( eg nodes, value, query, exist )
SQLXML Bulk Load
SSIS
> SQL Server 2008
> XML files with and without Schemas
[quoted text clipped - 6 lines]
>
> Thanks
Hoardling1 - 01 Jul 2009 16:53 GMT
Thank You, I will look at this information.
>You've got several options. Start in Books Online (BOL) with the following:
>
[quoted text clipped - 10 lines]
>>
>> Thanks