Is there any way to log a cfquery statement? I need to do something
like...

<cfquery name="test" datasource="sql">
 Insert into table (columns) (values)
</cfquery>

Is it possible to log the query statement?

Thanks for any help. I'm using cf7 and sql2000.

-Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CFCDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfcdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to