Jeff,

You would need the "currentrow" because you are in a loop as opposed to a
query driven "cfoutput" where it would be assumed. At least that's my
recollection without testing it. 

-----Original Message-----
From: Jeff Chastain [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 03, 2006 7:12 AM
To: CF-Talk
Subject: Re: Syntax ... Dynamic Query Column Name

Thanks Mark.  That works, I don't recall having to use the currentRow
portion before, but it works.

-- Jeff


>Jeff,
>
>Try:
>
>Variables.myQuery[columnName][currentrow]
>
>-Mark
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259026
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to