I'd assume that is something that started at a certain version of CF? 
Does it take just one cfqueryparam in the statement for that to
happen?  Such as a insert statement with two columns, one of which has
a cfqueryparam and the other is a hard coded value(for whatever
reason).


On Tue, 19 Oct 2004 10:24:52 +0200, Jochem van Dieten
<[EMAIL PROTECTED]> wrote:
> Joseph Flanigan wrote:
> >> Why it is better in your opinion to use stored procedures for
> >> insert/update/deletes?
> >
> > The quick answer is that stored procedures are pre-complied execution plans.
> 
> So are queries that use cfqueryparam. (They are translated to a
> JDBC prepared statement.)
> 
> Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=37

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:181818
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to