Best practice for caching
Posted: Tue Aug 12, 2008 8:11 pm
Greetings,
I want to cache values from the DB (mainly lookup table values that are not changed); I have seen in the query bulider the checkbox: "Cache Record Set". I don't want to use the query builder.
What is the best practice to create cached record sets? Should I create global variables that will contain these values or does anyone else has a better idea?
Best,
Frank
I want to cache values from the DB (mainly lookup table values that are not changed); I have seen in the query bulider the checkbox: "Cache Record Set". I don't want to use the query builder.
What is the best practice to create cached record sets? Should I create global variables that will contain these values or does anyone else has a better idea?
Best,
Frank