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

Re: Coldfusion Login

Subject: Re: Coldfusion Login
From: "ProjectedSurplus"
Date: Fri, 10 Oct 2008 23:30:25 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

Thanks, it's much as I figured but fwiw, with my (albeit limited) knowledge of 
sql I'd rather write <cfqueries> and even stored procs.  As you say, they are 
more complex in theory but IMHO much better for implementing an MVC type of 
architecture/organization (not that I am expert in either).

 I did think that stored proc offer performance benefits vs. ad hoc sql but 
perhaps this is more to do with the sql tranaction being pre-compiled vs it 
being cached (now that I think about it -- though I might be mislabelling some 
of the terms.)

 Thanks again though 


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