Supported Features (only most important are shown)


User interface


  • Improved user experience (New!)


SQL Editor


  • Code Completion of:
     • SQL reserved words
     • Database Objects (tables, functions, etc.) (New!)
     • Templates


  • Syntax highlighting of:
     • SQL reserved words
     • Database Objects (tables, functions, etc.) (New!)


  • Automatic keyword casing (upper/lower/first letter case)
  • Word casing (upper/lower case)


  • Transaction control


  • Executing of selection


Database Objects Tree


  • Databases supported
        • SQL Server 2005 (New!)
        • SQL Server 2000
        • Oracle
        • MySQL
        • HSQLDB
        • PostgreSQL
        • DB2
        • Firebird
        • Derby


  • Multiple connections (to different databases) supported


  • Database objects with their properties shown
        • Tables
        • Primary Keys
        • Index Keys
        • Unique Keys
        • Functions (New!)


  • Operations on database objects supported
        • View Data of a table
        • Delete table


Result Pane


  • Selection of row(s)


  • Selection of column(s)


  • Coping selection (tab separated)