Download Latest Version net.sourceforge.sqlexplorer_3.7.0.v20181008.jar (7.5 MB)
Email in envelope

Get an email when there's a new version of Eclipse SQL Explorer [RCP/Plugin]

Name Modified Size InfoDownloads / Week
Parent folder
readme_release-3.6.3.txt 2021-06-26 4.8 kB
sqlexplorer_plugin-3.6.3.zip 2021-06-26 10.9 MB
Totals: 2 Items   10.9 MB 2
Release Notes SQL Explorer 3.6.3
======================================================
This service release contains has no changes. It fixes issues with md5 hashes on update site

Release Notes SQL Explorer 3.6.2
======================================================
This service release contains some minor fixes and changes. In detail:
* Fixed NPE in SQL history on connection rename/delete
* Changed the New SQL Editor and the Database Structure Actions to use the correct conditions.
* Fixed to work with with eclipse 4.8+

Release Notes SQL Explorer 3.6.1 SR6
======================================================
This service release contains some minor fixes and changes. In detail:
* Added new detail tabs for informix (Online Log, Configuration, Database Information)
* Fixed NPE in export to XLS

Release Notes SQL Explorer 3.6.1 SR5
======================================================
This service release contains some minor fixes and changes. In detail:
* Fixed tab delimiter in CSV export (http://sourceforge.net/tracker/?func=detail&atid=725495&aid=3462633&group_id=132863)
* CSV export: added support for date formatting according to preferences page during export to csv
* Fixed truncation of CLOB data caused by getString()
* Added new Results preference to define max length of CLOB data to read, default is 10,000 characters (https://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/5183470)
* Added new Results preference to define character set to use for displaying BLOB data, default is using system character set
* Added logging of all exceptions to detect suspicious NPE on query execution (https://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/5093141)

Release Notes SQL Explorer 3.6.1 SR4 P1
======================================================
This patch contains some minor fixes and changes. In detail:
* Added tooltip text to filter action (https://sourceforge.net/tracker/?func=detail&aid=3028298&group_id=132863&atid=725495)
* Addded sorting for items in filter dialog
* use catalog/schema node to get folder list items in filter dialog
* Corrected table sorting (https://sourceforge.net/tracker/index.php?func=detail&aid=3418589&group_id=132863&atid=725495)

Release Notes SQL Explorer 3.6.1 SR4
======================================================
This service release contains some minor fixes and changes. In detail:
* DB2: Added sequence node, fixed procedures, triggers and explain plan (works now for DB2 v9.1 and above)
* Added explain plan for informix 

Release Notes SQL Explorer 3.6.1 SR3
======================================================
This service release contains some minor fixes and changes.In detail:
* Added a new configuration option to close unused connections after X seconds
* Fixed problem with MySql connections after calling 'use database' command. Such connections didn't switched back to original database when returned to connection pool. 

Release Notes SQL Explorer 3.6.1 SR2
======================================================
This service release contains some minor fixes and changes.In detail:
* Updated default drivers xml (added CUBRID, removed outdated drivers).
* New Extensions to informix plugin
* Added preference page 'History'
* New preference to limit SQL history entries.
* New preference to auto save SQL history after a number of statement executions
* fixed User.hashCode: https://sourceforge.net/tracker/?func=detail&atid=725495&aid=3269611&group_id=132863

Release Notes SQL Explorer 3.6.1 SR1
======================================================
This service release contains some minor fixes and changes.In detail:
* Added informix plugin, thanks to Vladimir(vladsrynty)
* Check for print statements reworked (sybase/mssql), see http://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3967259
* If you cancel a long running query in the progress view a statement.cancel is called to try to realy cancel the statement
* Sorting in result tables now uses correct data type (for instance: numeric values sorted in numeric order)
* If the same statement is executed on different connections it will be listed as separate lines in the SQL-History view now

Release Notes SQL Explorer 3.6.1
======================================================
This is the new main release for SQLExplorer. It contains only minor fixes. The main reason for this release
is to deliver RCP distributions based on Eclipse Helios 3.6.1. Nevertheless the plugin is still compatible
with Eclipse 3.3.0.
Changes:
* fixed: result set column labels sometimes ignored alias names (select some_col as label, ...)
* added: replace ${workspace_loc} in jdbc driver URLs
* fixed list drivers bug with file names containing spaces etc.see: https://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3947666
Source: readme_release-3.6.3.txt, updated 2021-06-26