Administrator Guide : Monitoring solidDB® : Checking solidDB® ODBC and JDBC client version
  
Checking solidDB® ODBC and JDBC client version
Procedure
To check the version and build of a solidDB® client:
Issue the following command:
ADMIN COMMAND 'userlist -l'
The client version of each connected user is listed in the output.
For example:
solsql> ADMIN COMMAND 'userlist -l';
RC TEXT
-- ----
0  DBA
0 Id: 4
0 Tid: 1276
0 Type: ODBC
0 Machine: solid1 (127.0.0.1)
0 Login time: 2012-05-24 15:04:08
0 Appinfo:
0 Client version: JDBC 100.0.0.0 Build 2014-11-30
0 Last activity: 2014-11-30 15:05:19
0 Autocommit: 0
0 RPC compression: No compression ... ...
Check the version of the solidDB® ODBC or JDBC Driver library as instructed in Troubleshooting and support.
See also
Monitoring solidDB®