David Fafard wrote:
>
> Again.. because one can NOT use cached queries with cfqueryparam

http://www.macromedia.com/go/wish/

> which is more beneficial, cached queries or cfqueryparam ?

Depends on the situation.

> I have always been confused with this distinction.
> Is there any good "rules of thumb" when deciding on this?

Always use cfqueryparam for the security features. Caache a query
if it is executed often and / or has a long runtime.

Jochem

--
I don't get it
immigrants don't work
and steal our jobs
     - Loesje
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to