Might want to search the recent ACFUG archives. <cfqueryparam> should only be used in the context of the <cfquery> tag since it tells CF to make the statement a prepared statement. This doesn't make any sense in any other context since <cfqueryparam> doesn't do anything special to the data itself.

-dhs


Dean H. Saxe, CISSP,  CEH
[EMAIL PROTECTED]
"[T]he people can always be brought to the bidding of the leaders. This is easy. All you have to do is to tell them they are being attacked, and denounce the pacifists for lack of patriotism and exposing the country to danger. It works the same in every country."
    --Hermann Goering, Hitler's Reich-Marshall at the Nuremberg Trials


On Aug 1, 2007, at 11:17 AM, Charlie Stell wrote:

Does anyone know if CFQueryParam is offered in a function version?

Im trying to build out a dynamic query string and then use that for the where clause...

Thanks!
Charlie

-------------------------------------------------------------
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-------------------------------------------------------------

Reply via email to