Entering content frame

 Architecture of the Query Tools 

The Query Tools communicate with the database instance as follows:

·        SQL Studio: At the request of the client, a connection to the database instance is created using the ODBC interface.After this, communication can take place between the client and the database instance.

·        Web SQL Studio: Calling the Web SQL Studio in the Web browser sets up a connection to the client (Web SQL service integrated into the Web server). The communication between this client and the database instance takes places through the ODBC interface (see also Architecture of the Web Tools).

 

 

 

Leaving content frame