Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - creating XML feed >Thread Next - Re: creating XML feed Re: creating XML feedTo: NULL Date: 9/11/2007 4:24:00 PM shank wrote: > I have a huge amount of data that needs to be exported into XML. Over 5000 > records plus some 25 fields including a couple fields with TEXT attributes. > It's just a stinkin' bunch of data. > > Problem: Whenever I populate a database field (out on the server) with the > entire feed, with the intent to download or write to a file, I can't > download because there's not enough memory available and timeouts. > > How do the pros handle these huge amounts of data? MS SQL Server 2000 and 2005 have a FOR XML clause for the SELECT statement which generates XML and streams the XML to the client, that might help: <URL:http://msdn2.microsoft.com/en-us/library/ms191268.aspx> -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
