Tool
|
Command
|
---|---|
solidDB Remote Control (solcon)
|
solcon "networkname" [userid [password]]
For example:
solcon "tcp server1 1313"
If you do not specify the DBA user name and password on the command line, solcon prompts you to enter them.
You must have administrator rights (SYS_ADMIN_ROLE) to use solcon.
|
solidDB SQL Editor (solsql)
|
solsql "networkname" [userid [password]]
For example:
solsql "tcp server1 1313"
If you do not specify the DBA user name and password on the command line, solsql prompts you to enter them.
|