<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Query Editor Add-In</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-49370</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Wed, 25 Aug 2010 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-49370</guid>
		<description>&lt;p&gt;I&#039;ve been getting a bit of mail recently about compatibility with Office 2010.&lt;/p&gt;
&lt;p&gt;The deal with Office 2010 is that it appears to break the Common Controls library.&lt;br&gt;
The fix is to run cmd as Administrator, and execute the following command:&lt;br&gt;
REGSVR32 MSCOMCTL.OCX&lt;/p&gt;
&lt;p&gt;It is important that you run it as Administrator.&lt;br&gt;
That gets it running under Office 2010 for me.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been getting a bit of mail recently about compatibility with Office 2010.</p>
<p>The deal with Office 2010 is that it appears to break the Common Controls library.<br />
The fix is to run cmd as Administrator, and execute the following command:<br />
REGSVR32 MSCOMCTL.OCX</p>
<p>It is important that you run it as Administrator.<br />
That gets it running under Office 2010 for me.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rmr</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-41744</link>
		<dc:creator>Rmr</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-41744</guid>
		<description>&lt;p&gt;It&#039;s now at vangelder.orconhosting.net.nz/excel/queryeditor.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s now at vangelder.orconhosting.net.nz/excel/queryeditor.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-32227</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Thu, 08 May 2008 22:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-32227</guid>
		<description>&lt;p&gt;Sorry, I&#039;m having trouble with my web page.&lt;/p&gt;
&lt;p&gt;You can download the program. &lt;a href=&quot;http://vangelder.orconhosting.net.nz/excel/QueryEditor.zip&quot; rel=&quot;nofollow&quot;&gt;Click here&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, I&#8217;m having trouble with my web page.</p>
<p>You can download the program. <a href="http://vangelder.orconhosting.net.nz/excel/QueryEditor.zip" rel="nofollow">Click here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George DeWolf</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-32214</link>
		<dc:creator>George DeWolf</dc:creator>
		<pubDate>Wed, 07 May 2008 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-32214</guid>
		<description>&lt;p&gt;I tried to download the Query editor and ended at Van Gelder webstite which is teh web site of one of the people that have left comments.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I tried to download the Query editor and ended at Van Gelder webstite which is teh web site of one of the people that have left comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17609</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Fri, 02 Dec 2005 17:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17609</guid>
		<description>&lt;p&gt;I like =SQL.Request(   ).  I used it tonnes a while back when I needed a lot of little bits of data like a summary sheet.&lt;/p&gt;
&lt;p&gt;You can use it for building a report with all the yucky formatting that users tend to like and the SQL is there in the formula for all to see.  &lt;/p&gt;
&lt;p&gt;I knock together a quick little xlPasteSpecial and I have an instant batch of reports for the morons to read.&lt;/p&gt;
&lt;p&gt;(needless to say you have to run the ODBC addin)&lt;/p&gt;
&lt;p&gt;P.S. I always try to write my own SQL by hand.  That way you remeber which tables to join and can speed up the efficiency.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like =SQL.Request(   ).  I used it tonnes a while back when I needed a lot of little bits of data like a summary sheet.</p>
<p>You can use it for building a report with all the yucky formatting that users tend to like and the SQL is there in the formula for all to see.  </p>
<p>I knock together a quick little xlPasteSpecial and I have an instant batch of reports for the morons to read.</p>
<p>(needless to say you have to run the ODBC addin)</p>
<p>P.S. I always try to write my own SQL by hand.  That way you remeber which tables to join and can speed up the efficiency.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17599</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Thu, 01 Dec 2005 20:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17599</guid>
		<description>&lt;p&gt;Thanks Harald :)&lt;/p&gt;
&lt;p&gt;I believe that Oracle is like other databases &amp; softwares/tools, some people love it while other hate it and the largest group is between these two points ;)&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Harald <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I believe that Oracle is like other databases &amp; softwares/tools, some people love it while other hate it and the largest group is between these two points <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Staff</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17598</link>
		<dc:creator>Harald Staff</dc:creator>
		<pubDate>Thu, 01 Dec 2005 20:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17598</guid>
		<description>&lt;p&gt;Oracle is case sensitive, picky and sluggish, a real annoyance.&lt;/p&gt;
&lt;p&gt;Just for the balance :-)&lt;br&gt;
Best wishes Harald&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oracle is case sensitive, picky and sluggish, a real annoyance.</p>
<p>Just for the balance <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <br />
Best wishes Harald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob van Gelder</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17592</link>
		<dc:creator>Rob van Gelder</dc:creator>
		<pubDate>Thu, 01 Dec 2005 11:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17592</guid>
		<description>&lt;p&gt;I use (and love) &lt;a href=&quot;http://www.allroundautomations.com/&quot; rel=&quot;nofollow&quot;&gt;PL/SQL Developer&lt;/a&gt;&lt;br&gt;
It&#039;s geared toward Oracle Developers and (IMO) is well-priced - with excellent support.&lt;/p&gt;
&lt;p&gt;I&#039;ve used &lt;a href=&quot;http://www.toadsoft.com/&quot; rel=&quot;nofollow&quot;&gt;Toad&lt;/a&gt; - it didn&#039;t fly my kite but I know Oracle Consultants who always use it.&lt;/p&gt;
&lt;p&gt;My workmate (DBA) uses &lt;a href=&quot;http://www.quest.com/sql_navigator&quot; rel=&quot;nofollow&quot;&gt;SQL Navigator&lt;/a&gt; and he loves it.&lt;/p&gt;
&lt;p&gt;Oracle really is a damn fine database.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use (and love) <a href="http://www.allroundautomations.com/" rel="nofollow">PL/SQL Developer</a><br />
It&#8217;s geared toward Oracle Developers and (IMO) is well-priced &#8211; with excellent support.</p>
<p>I&#8217;ve used <a href="http://www.toadsoft.com/" rel="nofollow">Toad</a> &#8211; it didn&#8217;t fly my kite but I know Oracle Consultants who always use it.</p>
<p>My workmate (DBA) uses <a href="http://www.quest.com/sql_navigator" rel="nofollow">SQL Navigator</a> and he loves it.</p>
<p>Oracle really is a damn fine database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17589</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Thu, 01 Dec 2005 10:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17589</guid>
		<description>&lt;p&gt;Looks very good Rob. &lt;/p&gt;
&lt;p&gt;What SQL editors are poeple useing? Last time i did any SQL work (a long time ago) i use a thing called &quot;TOAD&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks very good Rob. </p>
<p>What SQL editors are poeple useing? Last time i did any SQL work (a long time ago) i use a thing called &#8220;TOAD&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/11/29/query-editor-add-in/#comment-17576</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Wed, 30 Nov 2005 11:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1290#comment-17576</guid>
		<description>&lt;p&gt;Rob,&lt;/p&gt;
&lt;p&gt;Excellent to see this post about Your nice utility :)&lt;/p&gt;
&lt;p&gt;It works well with my Swedish version as well as Finnish version.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Rob,</p>
<p>Excellent to see this post about Your nice utility <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It works well with my Swedish version as well as Finnish version.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
</channel>
</rss>

