Procedure documentationInstalling Web SQL Studio Locate this document in the navigation structure

Prerequisites

  • You have installed and started a servlet container such as Apache Tomcat, SAP NetWeaver AS or JBoss.

  • You have installed the following SAP MaxDB software:

    • JDBC interface

    • Either the software component WebSQL or the installation profile WebJTools

    The software is installed in the directory <independent_program_path>\servlets\websql. You can find more information in the Readme file in this directory.

    More information: Glossary, Installation

Procedure

  1. Make the SAP MaxDB JDBC driver available in your servlet container.

    More information: Servlet container documentation

  2. Carry out the deployment procedure in the servlet container.

    Recommendation Recommendation

    Activate SSL encryption in the servlet container for transferring data to the Web browser.

    End of the recommendation.

More Information

Calling Web SQL Studio