1 | Web Server and DB client must be on the same machine |
2 | DB client and DB server can be on different machine and a proprietary networking protocol (e.g., SQL*NET for Oracle7) is used |
3 | Inter-process Comunication (IPC) is used for the Web server to communicate with DB client on the same machine |