What´s new in version 2.4.6:
- Fixed too large initial screen width on multiple monitors
What´s new in version 2.4.5:
- Fixed semicolons being cut off at the end of PL/SQL blocks
What´s new in version 2.4.4:
- Added SQL Server support with the jTDS driver
- Fixed cropped menu items in Windows 7
- Fixed occasional inability to open very large SQL files
What´s new in version 2.4.3:
- Added work around for Microsoft SQL server not complying to the JDBC specs.
What´s new in version 2.4.2:
- Removed unnecessary dialog after each exception
What´s New in version 2.4.1:
- Added password prompt dialog when left empty in the connection settings
- Added progress dialog with cancel button for multiple lob export/copy/paste
- Added driver assistant dialog
- Suppressed derby.log creation in Apache Derby
- Code refactoring & minor improvements
What´s New in version 2.4:
- Added syntax highlighting, line numbers, find and replace, ...
Right click the editor to see all the features
Cut-Copy-Paste-Undo-Redo are also moved to this pop-up menu
Thanks to JSyntaxPane -- http://code.google.com/p/jsyntaxpane/
- Added SQL formatter for basic SQL statements (DML + query)
Thanks to Hibernate -- http://www.hibernate.org/
- Changed some icons
What´s New in version 2.3.5:
- Added automatic driver detection
- Added H2 support
- Added Apache Derby support
- Upgraded HSQLDB driver 1.8.1 -> 2.0
What´s New in version 2.3.4:
- Added open/save feature for SQL files
What´s New in version 2.3.3:
- Added wizard for creating new connections
- Removed automatic retry after unsuccessful connection attempt
What´s New in version 2.3.2:
- Added support for mixed case quoted identifiers
What's New in version 2.3.1:
- Added support for bind variables
- Added XML pretty printer to lob preview
- Optimized dialog sizes
- Fixed application hang during second query execution on Java 64-bi
What's New in version 2.3:
- Added extended generic database support
- Added extended generic platform support
- Added last used file location retainment
- Added graceful catch for connection URL syntax errors
- Added a link with URL syntax help in the connection setup dialog
- Added possibility to run sql's ending with semicolon
- Added cell copy on Ctrl-C instead of row copy
- Added 10 sec timeout for background disconnect after application exit
- Added NClob support
- Added updatable result set detection
- Added workaround for Oracle driver 11 bug which closes the
connection through some VPN's when cancelling a statement
- Improved export and open behaviour of result sets and lobs
- Fixed Oracle timestamp format when exporting to insert statements
- Fixed last selected schema in the browser not being remembered in some cases
- Fixed monospaced font on some Linux systems
- Downgraded Oracle driver 11.1.0.7 -> 11.1.0.6 due to too many bugs
What's New in version 2.2.1:
- Downgraded Oracle driver 11.2.0.1 -> 11.1.0.7
Due to Oracle timezone bug (ID 9413359)
(SourceForge Bug ID 2970503)
- Migrated from JDK 5 to 6
|