hi there.

i have this code @ the top of my cfc
where i initialize the variable to be used in the cfc

<cfset var get = 0>

and then later on down i have a query that is of the same name
that is also the query i return back to the calling cfm page.

problem...
i cannot do a query of queries on the query called get,

i get this error:

Diagnostics:
Error Executing Database Query.
Query Of Queries syntax error.
Encountered "get" at line 0, column 0.
The error occurred on line 430.

? any ideas?

--
tony

Tony Weeg

macromedia certified cold fusion developer
email: tonyweeg [at] gmail [dot] com
blog: http://www.revolutionwebdesign.com/blog/
cool tool: http://www.antiwrap.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to