<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>aqt at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/aqt/</link>
    <description>Advanced Query Tool Discussion Group</description>

    <item>
      <title>Re: How to convert Oracle database to DB2 database</title>
      <pubDate>Wed, 18 Nov 2009 21:58:54 GMT</pubDate>
      <dc:creator>cardett_troy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4219</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4219</guid>
      <description>Hi, To do this, use the DDL Generator. There is a basic version in AQT Standard Edition (Tools/Simple DDL Generator) for tables, and a more advanced version</description>
    </item>
    <item>
      <title>How to convert Oracle database to DB2 database</title>
      <pubDate>Wed, 18 Nov 2009 20:41:00 GMT</pubDate>
      <dc:creator>seetha_sen</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4218</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4218</guid>
      <description>Hi Kindly explain how to convert the Oracle db to DB2 db using AQT Thanks in Advance Thanks Sen seetha_sen@...</description>
    </item>
    <item>
      <title>Re: Select From DB2.FILE.MEMBER ?</title>
      <pubDate>Tue, 10 Nov 2009 20:02:15 GMT</pubDate>
      <dc:creator>cardettnz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4217</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4217</guid>
      <description>You do this by creating an Alias for that member. Eg: CREATE ALIAS myLibrary/myAlias FOR memberLibrary/memberFile(memberName) You then select from that Alias. </description>
    </item>
    <item>
      <title>Re: closeXL</title>
      <pubDate>Tue, 10 Nov 2009 19:59:14 GMT</pubDate>
      <dc:creator>cardettnz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4216</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4216</guid>
      <description>Hi there, the CloseXL function wasn&#39;t added until AQT v8.2.5. If you need to use this, you should upgrade to AQT v8. Regards, Phil.</description>
    </item>
    <item>
      <title>Select From DB2.FILE.MEMBER ?</title>
      <pubDate>Tue, 10 Nov 2009 19:09:57 GMT</pubDate>
      <dc:creator>phillips.rich@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4215</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4215</guid>
      <description>Is there a SQL syntax or AQT tweak that will allow selecting from a member on iSeries DB2 ?</description>
    </item>
    <item>
      <title>closeXL</title>
      <pubDate>Tue, 10 Nov 2009 13:39:57 GMT</pubDate>
      <dc:creator>Damjan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4214</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4214</guid>
      <description>I&#39;ve been using AQT 7.17 for quite some time. Lately I&#39;m having troubles with scripting function called CloseXL. I want to use it in order to close excel file</description>
    </item>
    <item>
      <title>Re: Format SQL removing some tables from the FROM clause</title>
      <pubDate>Sat, 07 Nov 2009 05:55:41 GMT</pubDate>
      <dc:creator>cardettnz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4213</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4213</guid>
      <description>A fix for this can be found at http://www.querytool.com/aqt829e.zip Regards, Phil.</description>
    </item>
    <item>
      <title>Re: Format SQL removing some tables from the FROM clause</title>
      <pubDate>Thu, 05 Nov 2009 20:01:38 GMT</pubDate>
      <dc:creator>cardettnz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4212</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4212</guid>
      <description>This looks like a bug. I&#39;ll let you know when I have a fix. Phil.</description>
    </item>
    <item>
      <title>Build list-of-tables from SQL does not update tables already on in t</title>
      <pubDate>Thu, 05 Nov 2009 19:57:29 GMT</pubDate>
      <dc:creator>DarinRichards</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4211</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4211</guid>
      <description>The Cols table of the SQL Window does not refresh existing tables when the &quot;Build list-of-tables from SQL&quot; button is pressed. I often work with large SQL</description>
    </item>
    <item>
      <title>Re: how to join tables residing in two different teradata servers</title>
      <pubDate>Thu, 05 Nov 2009 19:57:04 GMT</pubDate>
      <dc:creator>DarinRichards</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4210</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4210</guid>
      <description>That I am aware of it cannot be done. That I am aware of Teradata does not have a feature such as MS SQL Servers Linked Servers. I too work between three huge</description>
    </item>
    <item>
      <title>Format SQL removing some tables from the FROM clause</title>
      <pubDate>Thu, 05 Nov 2009 17:09:02 GMT</pubDate>
      <dc:creator>tony_awbrey</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4209</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4209</guid>
      <description>I have the following SQL and If I paste it into the SQL window and run it it works fine. However, if I paste it into the SQL window and then take the Format</description>
    </item>
    <item>
      <title>Re: Restoring AQT Configuration/Setup data to a new Install of AQT</title>
      <pubDate>Wed, 04 Nov 2009 06:41:18 GMT</pubDate>
      <dc:creator>cardettnz</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4208</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4208</guid>
      <description>Hi there, most of the AQT settings are held in the Registry (in HKEY_CURRENT_USER\Software\VB and VBA Program Settings\Cardett), so unless you saved the</description>
    </item>
    <item>
      <title>Restoring AQT Configuration/Setup data to a new Install of AQT</title>
      <pubDate>Wed, 04 Nov 2009 04:02:23 GMT</pubDate>
      <dc:creator>glen.wenzel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4207</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4207</guid>
      <description>Hi, I have had to re-image my PC due to a major problem that had cropped up (not related to AQT).  After the re-image, I installed the full 8.2.8 program which</description>
    </item>
    <item>
      <title>Re: AQT not generating errorlevel 8 error code in batch mode</title>
      <pubDate>Mon, 26 Oct 2009 16:27:28 GMT</pubDate>
      <dc:creator>David Hays</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4206</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4206</guid>
      <description>Phil, I&#39;ve been away from the office a couple of weeks so I&#39;m just now testing 8.2.9.   The errorlevel is working pefectly now.    Thanks for spending time</description>
    </item>
    <item>
      <title>Re: AQT not generating errorlevel 8 error code in batch mode</title>
      <pubDate>Sun, 25 Oct 2009 11:44:09 GMT</pubDate>
      <dc:creator>glen.wenzel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/aqt/message/4205</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/aqt/message/4205</guid>
      <description>Ah thanks Phil, I thought that parameter was still required.  It now works perfectly !!   Thank you so very much.  If I every make it to New Zealand, dinner in</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Thu Dec 17 20:49:17 PST 2009 -->
