Loop over the recordset using cfloop type=collection. http://www.cfcomet.com/other/index.cfm?ArticleID=06FD4678-575F-46C9-8BEEA9D8 3CCC7F4E
jon ----- Original Message ----- From: "Larry Soo" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 6:16 PM Subject: ADODB Recordset and CF > 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 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

