View Single Post
Old 07-21-2008, 01:48 PM   #5 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
Meh I disagree with that article. I was working on a coldfusion project and we used stored procedures and the speed increase was at least 20%. The guy has some good points on other things such as time to implement but he is wrong on the speed. I know that one for a fact. I did many a tests on this when I was writting them for the project. btw the project was with mssql who knows what he was using it didn't say and that could have a huge difference.

and Dave could you possibly store the info into a session and then say once the variable gets to be a certain length you write it to the database and erase it from the session? Haven't ever tried that but it would seem like it could work.
CoryMathews is offline  
Reply With Quote