way to have a page execute. Surely you can avoid some of those nested
queries with JOINs, and then use CFOUTPUT with a GROUP attribute?
You might be running into some variable collisions. I've had "interesting"
situations arise when several queries are all being used at the same time,
though nothing careful scoping has failed to address.
Cheers,
barneyb
> -----Original Message-----
> From: Robert Everland III [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 14, 2004 10:58 AM
> To: CF-Talk
> Subject: Issue with Loops and queries
>
> I am running into an issue where Cf doesn't want to execute a
> query. Here is what I'm doing
>
> cfloop query
> cfquery
> cfloop query
> cfquery
> cfloop query
> cfquery
>
> The last cfquery isn't executing. The query is good as for
> testing purposes I copied a query from above in the loop, and
> renamed it and it woudln't execute it. If I mess the code up
> on the last query it will error out. Is there some kind of
> limit I am hitting that I didn't know about.
>
>
> Bob
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

