New version 0.23 available PDF Print E-mail

New version 0.23 with more features and bugfixes available


V 0.23:
    Server Navigator
    - Server Groups and Servers can now be rearrange with drag and drop
   
    Query Analyzer:
    - more autocomplete (SQL-Schemas are now listed)
    - You can toggle with F8 between MetaBrowser and QueryWindow
    - current line with cursor position is highlighted
    - the autocomplete popup can be enabled/disabled with double click on statusbar
    - Some general infos about editor:
   
    You can also highlight a block of code and press TAB to indent it all. SHIFT-TAB moves it all back.
    Bookmarks   Insert or remove a bookmark    CTRL+F2
    Bookmarks   Move to next bookmark            F2
    Bookmarks   Move to previous bookmark     SHIFT+F2

    Editing     Find                             CTRL+F
    Editing     Go to a line number      CTRL+G   
    Editing     Increase indent              TAB
   
    MetaBrowser
    - You can toggle with F8 between MetaBrowser and QueryWindow

    SQL Scanner
    - SQL Scanner checks now for redundant indexes
      Why delete redundant Indexes? Redundant Indexes will take up extra disk space and slow down UPDATEs/INSERTs, but the real worry is, that the Optimizer will get confused when there are several possible paths.



You can download an Windows Version from here, for all other platforms here