
Traditional File-Based Systems · Understanding the problems inherent in file-based systems may prevent us from repeating these problems in database systems. · If you wish to convert a file-based system to a database system, understanding how the file system works will be extremely useful, if not essential. File-based system : A collection of application programs that perform services for the end-users such as the production of reports. Each program defines and manages its own data. File-based systems were an early attempt to computerize the manual filing system that we are all familiar with. · For example, in an organization a manual file is set up to hold all external and internal correspondence relating to a product, task, client, or employee. Typically, there are many such files, and for safety they are labe...