Yeah, when I scaled the result set back to about 130,000 records it would work but the resulting file was over 40Megs in size. I'm pretty sure I am running out of memory.
It doesn't have to be wddx at all, I just wanted to find the quickest way to serialize the result set so I could see how much memory it took to store it. Go ahead and send me that CFC and I will try it. Thanks. ~Brad -----Original Message----- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 20, 2006 3:02 PM To: CF-Talk Subject: Re: cfwddx limit - 500 NULL I'm not sure if there is a limit, but WDDX is a very verbose flavour of XML, so 160K records may be pushing many things to the limit ;-) Why does it need to be in WDDX? Would normal XML suffice? If plain jane XML is fine I can send you a CFC that converts queries or structures into XML strings (used in webservices that return structs/queries). Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244295 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

