Server-Side Data Considerations

You should use the database server primarily for storing centralized, detailed data. Most database servers are very efficient at storing large amounts of data in a secured environment while also providing high-speed concurrent access to multiple users. For example, this makes them perfect candidates for detail tables in order entry systems that provide data for many different groups within an organization (such as salespeople, shipping personnel, and accounting staff).