solidDB SQL Editor (solsql) is a console tool that is used for issuing SQL statements and ADMIN COMMANDs. The commands and statements can be run at the command prompt or by executing a script file that contains the SQL statements.
Note To access a short description of available ADMIN COMMANDs and their abbreviations, run the following command: ADMIN COMMAND 'help';
Starting solsql
solsql connects to the first server specified in the Com.Connect parameter in the solid.ini file. If you specify no arguments, you are prompted for the database administrator user name and password.
When there is an error in the command line, solsql gives you a list of the possible syntax options as a result. Check that the command line you entered is valid.