Question
Loading Read Only Data from Database into CF Variable
I'd like to load a large amount of data from a database into a Coldfusion variable so that it can be accessed later without hitting sql server at all. I'm not sure how to begin this task. Any pointers?
