Entering content frame

 Opening a Database Session 

Use

To use Web SQL Studio to access the data of a database instance, you must first create a connection to the database host and log on to the database.

Prerequisites

·        You have started Web SQL Studio.

·        The operational state of the database instance that you want to access is ONLINE.

If the operational state of the database instance is not ONLINE, use the Database Manager to start the database instance.

Procedure

...

       1.      Enter the name of the database host and the name of the database instance.

       2.      Enter your user name and password, and choose Logon.

When you enter your user name and password, the system automatically changes all the letters to uppercase. If you want the system to differentiate between lowercase and uppercase, you have to enter the user name and password enclosed by quotation marks. The quotation marks are also necessary if the user name or password includes special characters. Your user name and password are not allowed to contain quotation marks.

Result

Web SQL Studio creates a connection to the selected database instance. You can now create SQL statements, edit saved SQL statements, and execute SQL statements.

To end the database session, choose Logoff in the header of Web SQL Studio.

 

Leaving content frame