I know, I know... I was suggestion an alternative. ;) On Mon, 29 Jul 2002, Ben Forta wrote:
> 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) | ============================================================ ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

