Download Latest Version InstallSQLTools_20b14_no-admin.exe (4.7 MB)
Email in envelope

Get an email when there's a new version of SQLTools for Oracle

Name Modified Size InfoDownloads / Week
Parent folder
README.TXT 2014-05-23 3.2 kB
InstallSQLTools_16b24.exe 2014-05-23 1.3 MB
InstallSQLTools_16b15.exe 2011-12-26 1.3 MB
Totals: 3 Items   2.6 MB 1
Version 1.6 build 24 (2014-05-22)
    Bug fixes:
    - Win7 compatibility issue with multi item selection in ObjectViewer
    
Version 1.6 build 23 (2014-03-03)
    Improvements:
    - added option to disable query cancel confirmation 
    Bug fixes:
    - revisited the issue related to drag and drop in columnar mode

Version 1.6 build 22 (2014-03-03)
    Bug fixes:
    - multiline drag and drop in columnar mode does nothing

Version 1.6 build 21 (2014-02-09)
    Bug fixes:
    - Window shell commands removed from the editor contect menu,
      alternatively they are available on <Shift> + right click.

Version 1.6 build 20 (2014-02-04)
    Improvements:
    - "File Panel/Open Files" can be a drag & drop source 
      so any file can be dragged and dropped on another application
      such as SQLTools.
    - File Shell menu items added to the editor context menu.
    Bug fixes:
        - selection stays on cursor move by Ctrl+[
        - paste on multi-line columnar selection uses the cursor position 
          instead of the beginning of selection

Version 1.6 build 19 (2013-10-31)
    Improvements:
        - Object Viewer gets "Do not use RULE hint" option
        
Version 1.6 build 18 (2013-10-XX)
    Improvements:
        - Implemented:
            Edit.RemoveBlankLines         Ctrl+K,G
            Edit.RemoveExcessiveBlankLines Ctrl+K,H
            Edit.TrimLeadingSpaces        Ctrl+K,O
            Edit.TrimExcessiveSpaces      Ctrl+K,P
            Edit.TrimTrailingSpaces       Ctrl+K,R
    Bug fixes:
        - ORA-28001 (the password has expired) is hadled on connect

Version 1.6 build 17 (2013-10-01)
    Improvements:
    - command line supports user/password@host:port/service format 
      addiionally to user/password@tnsname and user/password@host:port:sid
    - Commit/Rollback called from menu logged in "Output" pane
    - Cancel requires a confirmation

    Bug fixes:
    - substitution fails sometimes on text pasted from clipboard
    - "invalid QuickArray<T> subscript" exception on "Execute Current" F10 
      if the cursor is beyond of the End Of single-line File 

Version 1.6 build 16 (2011-12-25)
    Improvements:
    - included the last changes from OpenEditor project
        - Added a set of operations on a stream selection:
            Edit.JoinLines                Ctrl+K,J
            Edit.SplitLine                Ctrl+K,K
        - Added a set of operations on a stream columnar selection:
            Edit.ColumnInsert             Ctrl+K,B
            Edit.ColumnInsertNumber       Ctrl+K,M
            Edit.ColumnLeftJustify        Ctrl+K,Y
            Edit.ColumnCenterJustify      Ctrl+K,V
            Edit.ColumnRightJustify       Ctrl+K,W
        - Under development:
            Edit.RemoveBlankLines         Ctrl+K,G
            Edit.RemoveExcessiveBlankLines Ctrl+K,H
            Edit.TrimLeadingSpaces        Ctrl+K,O
            Edit.TrimExcessiveSpaces      Ctrl+K,P
            Edit.TrimTrailingSpaces       Ctrl+K,R
            
    - compatibility with VC++ 2010 (SQLTools.sln-2010.sln/SQLTools.vcxproj)

Source: README.TXT, updated 2014-05-23