Friday, January 25, 2008

A Flexible Method of Storing Control Data

Where an application requires certain values at runtime, and where these values may be changed at irregular intervals, it is common practice to hold these on a database record rather than having them hard-coded into any program.

No comments: