<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1024593" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1024593</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-wsql-query-restructuring#comment-1150311</link>
    <description> &lt;p&gt;Try specifiying an ON cluase...&lt;/p&gt;
&lt;p&gt;SELECT ... FROM posts LEFT JOIN users ON users.uid=posts.tid ...&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Apr 2004 04:20:10 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1150311 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-wsql-query-restructuring#comment-1150280</link>
    <description> &lt;p&gt;yeah. i don&#039;tknow how to restructure the query so that it will work&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 19:00:10 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1150280 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-wsql-query-restructuring#comment-1150238</link>
    <description> &lt;p&gt;Okay, and you want a query that will work, then, is that it? I&#039;m a little confused about what your question is.&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 03:31:49 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150238 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-wsql-query-restructuring#comment-1150234</link>
    <description> &lt;p&gt;there is no tid in users. that&#039;s it&#039;s problem.&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 03:06:14 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1150234 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-wsql-query-restructuring#comment-1150228</link>
    <description> &lt;p&gt;Sooo, you have a column named &quot;tid&quot; in the users table? Wow is this ever a good example of why using sensible names helps people troubleshoot. fid,pid,tid?!&lt;/p&gt;
&lt;p&gt;forum_id == fid&lt;br /&gt;
thread_id == tid&lt;br /&gt;
post_id == pid&lt;/p&gt;
&lt;p&gt;So, does users.thread_id exist? If not, then it can&#039;t join on that, right?&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Apr 2004 00:44:19 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1150228 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
