macromedia.coldfusion.database_access
[Top] [All Lists]

Re: query help

Subject: Re: query help
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 24 Jan 2008 20:39:45 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

We all have our own styles, but whenever I do something like that, I do all my 
if/else logic first and use the resulting variables in my cfquery tag.  Some 
people don't like this approach because it pretty much precludes the use of 
cfqueryparam tags.  I think the increased simplicity makes it worth that price.


<Prev in Thread] Current Thread [Next in Thread>