Absolutely. Queries are usually the first thing overlooked and need to be
var scoped because in the end it is just a variable holding complex data.
Always var your query names to keep the data local to the function.

Dan Vega
http://www.danvega.org/blog/

On 6/12/07, D F <[EMAIL PROTECTED]> wrote:
>
> When using the var keyword at the beginning of a cfc function, does one
> need to specify using var the variable names of any queries which are to be
> defined within that cfc function?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

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

Reply via email to