<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037082" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037082</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sql-join-asp-using-record-sets#comment-1212981</link>
    <description> &lt;p&gt;i fixed it i was being stupid really all i needed to do was &lt;/p&gt;
&lt;p&gt;select * from products where catagory =&quot;&amp;amp;ID&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jan 2007 16:44:35 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1212981 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/sql-join-asp-using-record-sets#comment-1212943</link>
    <description> &lt;p&gt;It seems like you are selecting two tables, obviously the recordset returned will be the result of merging the two tables.&lt;/p&gt;
&lt;p&gt;Does this code not work? The only things that seem wrong are [incode]catagories.Title as c[/incode] and [incode]products.Description as p[/incode]. I believe you need to remove the &#039;as c&#039; and &#039;as p&#039; parts as you repeat this later on with table instead of fields ([incode]from catagories c, products p[/incode]).&lt;/p&gt;
&lt;p&gt;If the code doesn&#039;t run, could you post what the error is? If you&#039;re just unsure of what to do with that recordset then let us know what you&#039;re trying to do and maybe we can point you in the right direction. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 03 Jan 2007 06:40:04 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1212943 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
