I've written a DLL and call it using CFOBJECT. It returns an ADODB recordset to Cold Fusion. My question is, how do I walk through the recordset so I can access its contents?
It's not a query and it's not a structure (determined by using isQuery and isStruct). But it does possess a valid .recordcount property. Thanks in advance for your help. ...lars FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

