TWO-TIER ARCHITECTURES (cont.)
The PC clients assume the bulk of the responsibility for the application logic.
The server assumes the bulk of the responsibility for data integrity checks, query capabilities, data extraction and most of the data intensive tasks, including sending the appropriate data to the appropriate clients.