<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title> News</title>
		<atom:link href="http://www.activequerybuilder.com/news.php?num=10&amp;sec=&amp;tpl=rss.tpl&amp;xml=1" rel="self" type="application/rss+xml" />
		<link></link>
		<description> News</description>
				<item>
			<title>1.18.3.418</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1056&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1056&amp;sec=</link>
			<description><pre>
+ The new MetadataContainer.ConnectionIdle event is added. It allows for closing
  the database connection if it's not desirable to keep it open during the work
  session.
</pre></description>
			<pubDate>Thu, 16 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>2.2.6.568</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1055&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1055&amp;sec=</link>
			<description><pre>
+ The new MetadataContainer.ConnectionIdle event is added. It allows for closing
  the database connection if it's not desirable to keep it open during the work
  session.
- The SQLChanging property was kept on after the query parsing error. Fixed now.
</pre></description>
			<pubDate>Thu, 16 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>1.18.2.417</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1054&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1054&amp;sec=</link>
			<description><pre>
+ SQL Text Editor and Expression Editor: The new properties are added to
  improve usability of the code completion feature and to prioritize the 
  content of suggestion lists:
  * The ShowSuggestionAfterCharCount property determines number of chars 
    that should be typed before the suggestion list will popup;
  * The SuggestionListContent property allows to filter the content of
    suggestion list (keywords, SQL functions and metadata objects);
  * The KeepMetadataObjectsOnTopOfSuggestionList property being set to True
    instructs to act exactly what is written.
= SQL Text Editor: Background processing is reworked to the Single Thread
  Apartment (STA) model to eliminate problems with drag and drop registration 
  in parent application.
</pre></description>
			<pubDate>Wed, 15 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>2.2.5.567</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1053&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1053&amp;sec=</link>
			<description><pre>
+ SQL Text Editor and Expression Editor: The new properties are added to
  improve usability of the code completion feature and to prioritize the 
  content of suggestion lists:
  * The ShowSuggestionAfterCharCount property determines number of chars 
    that should be typed before the suggestion list will popup;
  * The SuggestionListContent property allows to filter the content of
    suggestion list (keywords, SQL functions and metadata objects);
  * The KeepMetadataObjectsOnTopOfSuggestionList property being set to True
    instructs to act exactly what is written.
= SQL Text Editor: Background processing is reworked to the Single Thread
  Apartment (STA) model to eliminate problems with drag and drop registration 
  in parent application.
</pre></description>
			<pubDate>Wed, 15 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>0.7.18</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1052&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1052&amp;sec=</link>
			<description><pre>
- The importSQL JavaScript function works fine now with hidden SQL Editor.
</pre></description>
			<pubDate>Mon, 13 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>2.9.7.4</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1051&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1051&amp;sec=</link>
			<description><pre>
- Executing a query with the Ctrl key pressed (by clicking the Execute 
  button or by pressing the F5 or F9 keys) instructs to return resultset 
  for a command even it is not treated as a valid SELECT statement due to
  presence of leading DECLARE or SET or any other SQL statements.
- Few SQL syntax fixes are made.
</pre></description>
			<pubDate>Mon, 13 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>1.18.1.415</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1050&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1050&amp;sec=</link>
			<description><pre>
- The problem with incorrect aliases in ORDER BY in some cases is fixed.
- SQL Text Editor: The REGEXP_LIKE function is added to the suggestion list.
</pre></description>
			<pubDate>Fri, 10 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>2.2.4.566</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1049&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1049&amp;sec=</link>
			<description><pre>
+ The new events are added to metadata providers: BeforeSqlExec and AfterSqlExec.
  They might be useful for tracing SQL queries sent to the database server.
- The problem with incorrect aliases in ORDER BY in some cases is fixed.
- SQL Text Editor: The REGEXP_LIKE function is added to the suggestion list.
</pre></description>
			<pubDate>Fri, 10 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>1.18.1.414</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1048&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1048&amp;sec=</link>
			<description><pre>
- Processing of the prefix character (&) is turned off when drawing field names
  and descriptions in design pane datasource object.
- DevExpress: Painting of empty parentheses in field descriptions in datasource
  objects on design pane is turned off.
- Oracle: Support for REGEXP_LIKE function is added.
- DB2 and Oracle: Duplication of the TABLE wrapper for stored procedures in 
  FROM clause is fixed.
- Incorrect grouping on assigning sort order for aggregated expressions is
  fixed.
</pre></description>
			<pubDate>Wed, 08 May 2013 00:00:00 -0400</pubDate>
		</item>
				<item>
			<title>2.2.3.565</title>
			<guid>http://www.activequerybuilder.com/news.html?story=1047&amp;sec=</guid>
			<link>http://www.activequerybuilder.com/news.html?story=1047&amp;sec=</link>
			<description><pre>
- Processing of the prefix character (&) is turned off when drawing field names
  and descriptions in design pane datasource object.
- DevExpress: Painting of empty parentheses in field descriptions in datasource
  objects on design pane is turned off.
- Oracle: Support for REGEXP_LIKE function is added.
- Incorrect grouping on assigning sort order for aggregated expressions is
  fixed.
</pre></description>
			<pubDate>Wed, 08 May 2013 00:00:00 -0400</pubDate>
		</item>
			</channel>
</rss>