Dan Cramer

The occasional thought on the stuff I think about

Post archive for ‘ColdFusion’

Displaying the SQL from a Query

Ray Camden has put up a very nice post about pulling the actual text of a ColdFusion query. I’ve been playing around with ColdFusion 8 in my dev environment and one of the things I miss most when going back to a 7 server is the text of the SQL in the <cfdump> for the [...]


Tagged as , + Categorized as ColdFusion, SQL