sql would be saved as a variable that you could put in a <cfquery> block
or <cfoutput> block and do what you'd like with it. Maybe put
conditions around the <cfoutput> block to output it only at certain
times.
John
-----Original Message-----
From: George Abraham [mailto:[EMAIL PROTECTED]
Sent: Monday, August 09, 2004 10:40 AM
To: CF-Talk
Subject: Re: dump query before execution
That's what I do ultimately. I was just wondering if someone had a less
time-consuming way of doing this.
Thanks though,
George
On Mon, 9 Aug 2004 10:32:23 -0400, Ubqtous <[EMAIL PROTECTED]> wrote:
> I'd just take a copy of the query code and replace the CFQUERY tags
> with CFOUTPUT and then CFABORT afterwards to display the post-CF code
> processing SQL.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

