<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/eclipsesql/news/" rel="alternate"/><link href="https://sourceforge.net/p/eclipsesql/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/eclipsesql/news/</id><updated>2012-07-08T11:54:13Z</updated><subtitle>Recent posts to news</subtitle><entry><title>SQL Explorer 3.6.1 SR6 released</title><link href="https://sourceforge.net/p/eclipsesql/news/2012/07/sql-explorer-361-sr6-released/" rel="alternate"/><published>2012-07-08T11:54:13Z</published><updated>2012-07-08T11:54:13Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net6598fc09b83d7183727269e6d378ae3ef5e19f5e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes. In detail:&lt;br /&gt;
* Added new detail tabs for informix (Online Log, Configuration, Database Information)&lt;br /&gt;
* Fixed NPE in export to XLS&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 SR5 relased</title><link href="https://sourceforge.net/p/eclipsesql/news/2012/04/sql-explorer-361-sr5-relased/" rel="alternate"/><published>2012-04-12T07:52:21Z</published><updated>2012-04-12T07:52:21Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.netf9f10d79bd7101dc751014033328ad4a35c500d4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes. In detail:&lt;br /&gt;
* Fixed tab delimiter in CSV export &lt;br /&gt;
* CSV export: added support for date formatting according to preferences page during export to csv&lt;br /&gt;
* Fixed truncation of CLOB data caused by getString()&lt;br /&gt;
* Added new Results preference to define max length of CLOB data to read, default is 10,000 characters &lt;br /&gt;
* Added new Results preference to define character set to use for displaying BLOB data, default is using system character set&lt;br /&gt;
* Added logging of all exceptions to detect suspicious NPE on query execution &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 SR4 relased</title><link href="https://sourceforge.net/p/eclipsesql/news/2011/09/sql-explorer-361-sr4-relased/" rel="alternate"/><published>2011-09-06T16:52:03Z</published><updated>2011-09-06T16:52:03Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.neta40e6b145fca7317145f02eb2974933c39ee52a7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes. In detail:&lt;br /&gt;
* DB2: Added sequence node, fixed procedures, triggers and explain plan (works now for DB2 v9.1 and above)&lt;br /&gt;
* Added explain plan for informix &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 SR3 relased</title><link href="https://sourceforge.net/p/eclipsesql/news/2011/07/sql-explorer-361-sr3-relased/" rel="alternate"/><published>2011-07-28T19:01:19Z</published><updated>2011-07-28T19:01:19Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net6b110ffebc0877455fedb1fcf9ba6e3ff2123fa0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes.In detail:&lt;br /&gt;
* Added a new configuration option to close unused connections after X seconds&lt;br /&gt;
* Fixed problem with MySql connections after calling 'use database' command. Such connections didn't switched back to original database when returned to connection pool. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 SR2 relased</title><link href="https://sourceforge.net/p/eclipsesql/news/2011/05/sql-explorer-361-sr2-relased/" rel="alternate"/><published>2011-05-28T19:58:43Z</published><updated>2011-05-28T19:58:43Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net84f1808bb3b311bda9a50bd74aea0d5e8ca716e7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes.In detail:&lt;br /&gt;
* Updated default drivers xml (added CUBRID, removed outdated drivers).&lt;br /&gt;
* New Extensions to informix plugin&lt;br /&gt;
* Added preference page 'History'&lt;br /&gt;
* New preference to limit SQL history entries.&lt;br /&gt;
* New preference to auto save SQL history after a number of statement executions&lt;br /&gt;
* fixed User.hashCode: &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;atid=725495&amp;amp;aid=3269611&amp;amp;group_id=132863"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;atid=725495&amp;amp;aid=3269611&amp;amp;group_id=132863&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 SR1 relased</title><link href="https://sourceforge.net/p/eclipsesql/news/2011/01/sql-explorer-361-sr1-relased/" rel="alternate"/><published>2011-01-08T16:43:29Z</published><updated>2011-01-08T16:43:29Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net50844646f0b55944c7ee0934dc266076249b5408</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This service release contains some minor fixes and changes.In detail:&lt;br /&gt;
* Added informix plugin, thanks to Vladimir(vladsrynty)&lt;br /&gt;
* Check for print statements reworked (sybase/mssql), see &lt;a href="http://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3967259"&gt;http://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3967259&lt;/a&gt;&lt;br /&gt;
* If you cancel a long running query in the progress view a statement.cancel is called to try to realy cancel the statement&lt;br /&gt;
* Sorting in result tables now uses correct data type (for instance: numeric values sorted in numeric order)&lt;br /&gt;
* If the same statement is executed on different connections it will be listed as separate lines in the SQL-History view now&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.6.1 released</title><link href="https://sourceforge.net/p/eclipsesql/news/2010/11/sql-explorer-361-released/" rel="alternate"/><published>2010-11-17T17:11:01Z</published><updated>2010-11-17T17:11:01Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.netcf0a116eb0fde49fa70357b3ba0e0de1102a47c8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This main release contains only minor changes. Main reason to this release was to deliver RCP standalone distributions based on Eclipse Helios (3.6.1). With 3.6 comes support for new OS's like macos 64 bit. Nevertheless the SQLExplorer plugin is compatible with Eclipse 3.3.&lt;br /&gt;
For mor details see the release info.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.5.1 SR4 released</title><link href="https://sourceforge.net/p/eclipsesql/news/2010/07/sql-explorer-351-sr4-released/" rel="alternate"/><published>2010-07-31T02:35:16Z</published><updated>2010-07-31T02:35:16Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net96c3422ed08efce189b7f64f8e0abdd6397a5d98</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in SR4:&lt;br /&gt;
* some bugfixes in SQLCompletionProcessor.java&lt;br /&gt;
- Insert Table/Viewname without schema, if the schema and a dot are the content before the caret and the schema is part of the tablename.&lt;br /&gt;
- Show system tables and system views in the content assistant&lt;br /&gt;
- Prevent multiple entries&lt;br /&gt;
* feature #2957965, add context menu to db detail tables, see &lt;a href="http://sourceforge.net/tracker/?func=detail&amp;amp;atid=725498&amp;amp;aid=2957965&amp;amp;group_id=132863"&gt;http://sourceforge.net/tracker/?func=detail&amp;amp;atid=725498&amp;amp;aid=2957965&amp;amp;group_id=132863&lt;/a&gt;&lt;br /&gt;
* fixed Save As Bug, &lt;a href="https://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3697805"&gt;https://sourceforge.net/projects/eclipsesql/forums/forum/450662/topic/3697805&lt;/a&gt;&lt;br /&gt;
* fixed: menu contributions for SQL-Commands would be displayed in other editors&lt;br /&gt;
* fixed: Index out of Bounds exception on calling Execute SQL-Chunk with statement ending at end of file&lt;br /&gt;
* fixed default column width for result tables&lt;br /&gt;
* fixed NPE in catalog switcher&lt;br /&gt;
* fixed: out of range error when retrieving unsigned columns&lt;br /&gt;
* show warnings only once&lt;br /&gt;
* fixed: XLS export fails with more than 32767 rows&lt;br /&gt;
* fixed About Dialog: &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3029327&amp;amp;group_id=132863&amp;amp;atid=725495"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3029327&amp;amp;group_id=132863&amp;amp;atid=725495&lt;/a&gt;&lt;br /&gt;
* made jar locations in SQLDrivers.xml relative to workspace or eclipse home directory&lt;/p&gt;
&lt;p&gt;Starting with SR1 we will provide zip's only for the plugin. The standalone distributions&lt;br /&gt;
can be updated using the update site (http://eclipsesql.sourceforge.net) integrated Update Manager.&lt;br /&gt;
- open menu: Help/Software Updates/Find and Install...&lt;br /&gt;
- choose: Serach for updates of the ....&lt;br /&gt;
- click Finish&lt;br /&gt;
- complete the Update Wizzard&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.5.1 SR3 released</title><link href="https://sourceforge.net/p/eclipsesql/news/2010/01/sql-explorer-351-sr3-released/" rel="alternate"/><published>2010-01-31T15:57:21Z</published><updated>2010-01-31T15:57:21Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net4ace52b2d7126ac05932667802f3ece5c9483e7e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in SR3:&lt;br /&gt;
* fixed IndexOutOfBoundsException in execute SQL chunk&lt;br /&gt;
* added Patch #2924692 by ashinger, fixed some problems in JDBC driver preferences&lt;br /&gt;
* used commands for SQL actions, new context menu entries and editor tool bar buttons&lt;br /&gt;
* cleanup deprecations for preferences&lt;/p&gt;
&lt;p&gt;Starting with SR1 we will provide zip's only for the plugin. The standalone distributions&lt;br /&gt;
can be updated using the update site (http://eclipsesql.sourceforge.net) integrated Update Manager.&lt;br /&gt;
- open menu: Help/Software Updates/Find and Install...&lt;br /&gt;
- choose: Serach for updates of the ....&lt;br /&gt;
- click Finish&lt;br /&gt;
- complete the Update Wizzard&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>SQL Explorer 3.5.1 SR2 released</title><link href="https://sourceforge.net/p/eclipsesql/news/2009/11/sql-explorer-351-sr2-released/" rel="alternate"/><published>2009-11-29T17:09:15Z</published><updated>2009-11-29T17:09:15Z</updated><author><name>Heiko Hilbert</name><uri>https://sourceforge.net/u/hhilbert/</uri></author><id>https://sourceforge.net1756e41adfdaa1bdd213acde4237037883165491</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in SR2:&lt;br /&gt;
* added patch from patl9 fixing problems with alias saving, &lt;br /&gt;
see &lt;a href="http://sourceforge.net/tracker/?func=detail&amp;amp;atid=725495&amp;amp;aid=2891491&amp;amp;group_id=132863"&gt;http://sourceforge.net/tracker/?func=detail&amp;amp;atid=725495&amp;amp;aid=2891491&amp;amp;group_id=132863&lt;/a&gt;&lt;br /&gt;
* select complete row in result set table&lt;br /&gt;
* fixed ClasCastException for PostgreSQL and Oracle if strip comments is enabled&lt;br /&gt;
* added check for lines starting with \ in PostgreSQL&lt;br /&gt;
* added batch execution results&lt;/p&gt;
&lt;p&gt;Starting with SR1 we will provide zip's only for the plugin. The standalone distributions&lt;br /&gt;
can be updated using the update site (http://eclipsesql.sourceforge.net) integrated Update Manager.&lt;br /&gt;
- open menu: Help/Software Updates/Find and Install...&lt;br /&gt;
- choose: Serach for updates of the ....&lt;br /&gt;
- click Finish&lt;br /&gt;
- complete the Update Wizzard&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>