<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Access 2003 and VB6' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Access 2003 and VB6' posted on the 'Visual Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 05:27:43 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 05:27:43 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Access 2003 and VB6</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427617/427617/access-2003-and-vb6/</link>
      <description>We receive a lot of products and perform some tests on these products. We generate report about lot of products. Report has two parts master and detail. Detail contains serial_no of products, quantity and result. Products can have results that are in table RESULTS_MT.&lt;br /&gt;
Requirement:&lt;br /&gt;
We need to count the TEST_REPORT_NO from table TEST_REPORTS_MT  group by TEST_REPORT_DET.Result&lt;br /&gt;
There are 10 reports in total in TEST_REPORTS_MT  table and count of them is as follows.&lt;br /&gt;
Qualified	Fail	R&amp;amp;D	In Process	Qualified &amp;amp; Fail Mix&lt;br /&gt;
3	2	2	1	2&lt;br /&gt;
&lt;br /&gt;
The query should be simple and do not contain UNION as the query will be imported in data environment of VB6 as a view and will be used as data source of report.&lt;br /&gt;
My query named ResultSet1 outputs 17 reports whereas total 10 reports are present because it counts some record again. That’s the problem please help.&lt;br /&gt;
&lt;br /&gt;
&lt;br&gt;&lt;br&gt;&lt;strong&gt;Attachment:&lt;/strong&gt; &lt;a href="http://www.programmersheaven.com/mb/DownloadAttachment.aspx?AttachmentID=2322"&gt;Database n Requirements.zip&lt;/a&gt; (26413 bytes | downloaded 46 times)</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427617/427617/access-2003-and-vb6/</guid>
      <pubDate>Sat, 25 Feb 2012 03:27:17 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>