<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/eclipsesql/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/eclipsesql/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 08 Jul 2012 11:54:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/eclipsesql/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>SQL Explorer 3.6.1 SR6 released</title><link>https://sourceforge.net/p/eclipsesql/news/2012/07/sql-explorer-361-sr6-released/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sun, 08 Jul 2012 11:54:13 -0000</pubDate><guid>https://sourceforge.net6598fc09b83d7183727269e6d378ae3ef5e19f5e</guid></item><item><title>SQL Explorer 3.6.1 SR5 relased</title><link>https://sourceforge.net/p/eclipsesql/news/2012/04/sql-explorer-361-sr5-relased/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Thu, 12 Apr 2012 07:52:21 -0000</pubDate><guid>https://sourceforge.netf9f10d79bd7101dc751014033328ad4a35c500d4</guid></item><item><title>SQL Explorer 3.6.1 SR4 relased</title><link>https://sourceforge.net/p/eclipsesql/news/2011/09/sql-explorer-361-sr4-relased/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Tue, 06 Sep 2011 16:52:03 -0000</pubDate><guid>https://sourceforge.neta40e6b145fca7317145f02eb2974933c39ee52a7</guid></item><item><title>SQL Explorer 3.6.1 SR3 relased</title><link>https://sourceforge.net/p/eclipsesql/news/2011/07/sql-explorer-361-sr3-relased/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Thu, 28 Jul 2011 19:01:19 -0000</pubDate><guid>https://sourceforge.net6b110ffebc0877455fedb1fcf9ba6e3ff2123fa0</guid></item><item><title>SQL Explorer 3.6.1 SR2 relased</title><link>https://sourceforge.net/p/eclipsesql/news/2011/05/sql-explorer-361-sr2-relased/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sat, 28 May 2011 19:58:43 -0000</pubDate><guid>https://sourceforge.net84f1808bb3b311bda9a50bd74aea0d5e8ca716e7</guid></item><item><title>SQL Explorer 3.6.1 SR1 relased</title><link>https://sourceforge.net/p/eclipsesql/news/2011/01/sql-explorer-361-sr1-relased/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sat, 08 Jan 2011 16:43:29 -0000</pubDate><guid>https://sourceforge.net50844646f0b55944c7ee0934dc266076249b5408</guid></item><item><title>SQL Explorer 3.6.1 released</title><link>https://sourceforge.net/p/eclipsesql/news/2010/11/sql-explorer-361-released/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Wed, 17 Nov 2010 17:11:01 -0000</pubDate><guid>https://sourceforge.netcf0a116eb0fde49fa70357b3ba0e0de1102a47c8</guid></item><item><title>SQL Explorer 3.5.1 SR4 released</title><link>https://sourceforge.net/p/eclipsesql/news/2010/07/sql-explorer-351-sr4-released/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sat, 31 Jul 2010 02:35:16 -0000</pubDate><guid>https://sourceforge.net96c3422ed08efce189b7f64f8e0abdd6397a5d98</guid></item><item><title>SQL Explorer 3.5.1 SR3 released</title><link>https://sourceforge.net/p/eclipsesql/news/2010/01/sql-explorer-351-sr3-released/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sun, 31 Jan 2010 15:57:21 -0000</pubDate><guid>https://sourceforge.net4ace52b2d7126ac05932667802f3ece5c9483e7e</guid></item><item><title>SQL Explorer 3.5.1 SR2 released</title><link>https://sourceforge.net/p/eclipsesql/news/2009/11/sql-explorer-351-sr2-released/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heiko Hilbert</dc:creator><pubDate>Sun, 29 Nov 2009 17:09:15 -0000</pubDate><guid>https://sourceforge.net1756e41adfdaa1bdd213acde4237037883165491</guid></item></channel></rss>