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

Re: BInding to a grid...

Subject: Re: BInding to a grid...
From: GArlington <garlington@xxxxxxxxxxxxx>
Date: Mon, 28 Jul 2008 02:34:49 -0700 (PDT)
Newsgroups: macromedia.coldfusion.advanced_techniques

On Jul 26, 1:35 am, "PASAdmin" <webforumsu...@xxxxxxxxxxxxxx> wrote:
<snap>
>  I agree with you on the SQL, but I'm just a contractor
I am a contractor too, but it is always a good idea to change values
to use <cfqueryparam .../> in all queries.
If you use a half-decent editor than you can use regex search and
replace on ALL code in one go...
> - this is an internal
> site, someone else wrote the cfc and I haven't seen much use of cfqueryparam
> around here...
One old (then) programmer that I used to work with had a saying: when
the guilty party can not be found, he/she will be appointed...
Remember that when for some reason part of the code will be hacked
(because it was reused on some external site maybe) and you are still
there to take [appointed] blame...


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