• Added function to mark SQL at cursor (based on usage of Semicolon as delimiter) (Shift f1) Example : Place cursor att the second row and press Shift-F1, SELECT * FROM SYSIBM.SYSCOLUMNS is marked.
  • Added function to execute SQL at cursor (based on usage of Semicolon as delimiter) (Shift f2)
  • Corrected some issues in Export Excel
  • Added DB2 specific functions to list columns (F6) and Tablespace (F7)
  • Improved handling using the SuiConnPref.pro file
  • Changed the syntax for include statement, the syntax is now: c:\folder\file (Where c:\folder\file is a fully qualified file name)
  • Changed source for extended Format SQL to make it generally available
  • Removed built in support for Derby
  • Did some cleanup in Find-Replace logic

Version 0.73L

  • Made it possible to only execute marked SQL from query box
  • Made it possible to run SQL and get result directly to Excel from query box
  • Built function to search for text strings in Sheets Version (querysheetviewer) right click and query window and select from list)
  • Added F8 option to list content of View only avaialable for DB2 in same way as F6 to list columns and F7 to List tablespace)
  • Made it possible to use variable when setting suihome variabeln for SuiConnPref
  • Made it possible to use variable when setting suihome for SuiCPProp
  • Fixed nullpointer eception in startup when deleteing temp datasets
  • Added confirm dialog for delete from file tree

Leave a Reply