Hi,
I am writing a search engine based on multiple criteria. The <cfquery></cfquery> tag is written with numerous <cfif> checks in between before the full sql statment is constructed.
I need to see the resultant sql statement that is formed in order to debug. How do I output this statement in coldfusion?
Can anyone please help.
regards,
a.h.
I am writing a search engine based on multiple criteria. The <cfquery></cfquery> tag is written with numerous <cfif> checks in between before the full sql statment is constructed.
I need to see the resultant sql statement that is formed in order to debug. How do I output this statement in coldfusion?
Can anyone please help.
regards,
a.h.