Hi,

I'm trying to use a Bean and a DAO cfc's to access and return data from the database. My question in how do I use a Bean cfc with multiple results.

Do I create a separate page which creates the Bean and DAO objects, then calls the select method of the DAO cfc and then do I create a array of Bean objects, by looping overthe results, each holding the details of query results?

Is there any other ways to do this?

Stephen
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to