/t5/coldfusion-discussions/how-do-i-pass-the-cfquery-string-to-a-flex-application/td-p/903752Dec 18, 2008
Dec 18, 2008
Copy link to clipboard
Copied
HI again,
How do I pass the cfquery string(the actual sql) to a flex
application so I can view the actual query in the flex debug
window. I want to so this as I use lots of cfqueryparam objects and
need to see what it ended up to be.
/t5/coldfusion-discussions/how-do-i-pass-the-cfquery-string-to-a-flex-application/m-p/903753#M83102Dec 18, 2008
Dec 18, 2008
Copy link to clipboard
Copied
LATEST
> How do I pass the cfquery string(the actual sql) to a
flex application so I
> can view the actual query in the flex debug window. I
want to so this as I use
> lots of cfqueryparam objects and need to see what it
ended up to be.
The docs are always a really helpful source of information as
to how things
work.