Reply, not quite, this only works when an error has occurred.  I would
like to do this even if an error has not occurred.


<cfquery name="somequery">
    Select * from table
</cfquery>
#Output Query Ran#


Christian

-----Original Message-----
From: Qasim Rasheed [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 31, 2004 10:37 AM
To: CF-Talk
Subject: Re: CFQuery


I guess this is what you need

http://cflib.org/udf.cfm?ID=686

----- Original Message -----
From: Christian Watt <[EMAIL PROTECTED]>
Date: Tue, 31 Aug 2004 10:21:43 -0500
Subject: CFQuery
To: CF-Talk <[EMAIL PROTECTED]>

I know you can return the execution time of a query, but how do
you
return what the query ran is?  Just like they do when you turn
on
debugging.

Christian________________________________
________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to