As I said "If you are using <CFSCRIPT>" <g>


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 29, 2002 1:14 PM
To: CF-Talk
Subject: RE: DB Queries and UDFs


Unless of yourse, you're creating UDFs via <cffunction>, then I would 
imagine you could still use <cfloop query="queryObjectName">.. :)

~Todd

On Mon, 29 Jul 2002, Ben Forta wrote:

> If you use CFMX then you can indeed create queries inside of a UDF.
> 
> And either way, you can pass a query to a UDF. If you are using 
> <CFSCRIPT> syntax then you'll need to use a loop and access the query 
> members as query.column[row].
> 
> --- Ben

-- 
============================================================
Todd Rafferty ([EMAIL PROTECTED]) - http://www.web-rat.com/ |
        Team Macromedia Volunteer for ColdFusion           |
http://www.macromedia.com/support/forums/team_macromedia/  |
http://www.flashCFM.com/   - webRat (Moderator)            |
http://www.ultrashock.com/ - webRat (Back-end Moderator)   |
============================================================


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to