SQL*More - User Guide


Connecting:

SQL*More uses a connect string reminiscent of the Oracle SQL*Net v1 connect strings. The format is the following:

vendor:user_name/password@host_name/port:database_name

where /port is optionaland vendor is one of:

ora == Oracle
mss == Micorosft SQL Server
mys == MySQL
hsq == hSqlDB


Help:

Type "help" at the command prompt to access SQL*More's help information