Get Your Data Faster with a Data Cache
Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance. However, retrieving that data from the database every time it is needed is very inefficient. This article describes how to use Application variables to cache frequently used lookup data in memory to achieve lightning fast access times.
Visit publisher site: Get Your Data Faster with a Data CacheListing Details
- Filed in:
-
Scripts / ASP / Tutorials & Tips / Database-related
- Submitted on:
- Last Updated:
- Jun 28, 2000
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Get Your Data Faster with a Data Cache