Session Scripts plugin problem
A Java SQL client for any JDBC compliant database
Brought to you by:
colbell,
gerdwagner
Using the Session Scripts plugin, I added the following commands to a DB2 alias:
set path "SYSIBM","SYSFUN","SYSPROC","SYSIBMADM","DB2ADMIN";
set schema DB2ADMIN;
When connecting, Squirrell displays "Error occurred during task execution: null".
It then displays the commands in the input window but does not execute them.
Manually executing them works.
Fixed in our Git repository. Will be available in future snapshots and versions.