Answered
How can I save cfquery sql text, not the results
Hi,
I have the need to save a dynamically generated cfquery actual sql, not the results.
I can see it in <cfdump var="#<qry_name>#"> but, how can I capture the actual sql
and save it in a var for later use ?
Thanks,
Bob
