Architecture of the SAP DB Web Tools 

One example of the architecture of the SAP DB tools is the architecture of the SAP DB Web tools. The SAP DB Web tools are implemented as a Web service and can be used with our own SAP DB Web Server as well as with current Web servers such as Apache or IIS.

The Web services are installed together with the Web Server on a server. The database system can be on a different server or on the same server as the Web server.

A connection to the client (Web DBM or Web SQL service integrated into the Web Server) is created by calling the SAP DB Web tool (Web DBM or Web SQL) in the Web Browser. The communication between the client and the database instance takes place through the DBM Server for the Web DBM tool, and through the ODBC interface for the Web SQL tool (SQL Studio Architecture).