Starting SQL Studio 

Procedure

Starting from the command line

  1. Switch to the directory where the program sqlsto.exe is located.
  2. Enter the following command:
    sqlsto [<options>]

You can use the following options:

-?

Display all command line options

-n <server_node>

Network node

-d <database_name>

Name of the database instance

-u <username[,password]>

User

-version

Display SQL Studio version

-c <sql_mode>

SQL mode

-t <trace_file>

Log file for logging SQL statements