Anyone like to share their opinion on improving coldfusion speed either by using stored procedures or caching queries?
Which one is better? Or does it depend on the query. At the moment I have a mixture of them both with dynamic queries as SP and basic queries q_GetCountries and q_GetStates as CachedWithin. Any comments? Thanks Allan