Skip to main content
nikos101
Inspiring
December 18, 2008
Question

How do I pass the cfquery string to a flex application

  • December 18, 2008
  • 1 reply
  • 320 views
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.
This topic has been closed for replies.

1 reply

Inspiring
December 18, 2008
> 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.

http://livedocs.adobe.com/coldfusion/8/Tags_p-q_17.html

--
Adam