Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 File Size Restriction with OPENXML ?

Author  Topic 

JeffT
Posting Yak Master

111 Posts

Posted - 2008-03-24 : 13:39:39
Hi,

I want read in an XML file, shred it, insert the data into a table. Before I go the OPENXML route, I was just curious as to whether there are restrictions on file sizes that can be processed by OPENXML.
We are on SQL Server 2000.

Thanks,
Jeff
   

- Advertisement -