Welcome Guest, Not a member yet? Register   Sign In
Problem with multiple joins
#3

[eluser]JoshK[/eluser]
Oops, yes you are right. I was using an extra column which I never needed, however it never fixed the issue, just made my database a little cleaner. Thanks for that.

What's happening is in my foreach statement I have a link

Code:
<h2><a >event_id?&gt;">&lt;?=$row->event_name?&gt;</a></h2>

All works perfect with 3 joins. If I add that final join (the 'event_dates' one) every foreach after the first doesn't include the
Code:
&lt;?=$row->event_id?&gt;

But thanks for the other correction, it's been implemented.


Messages In This Thread
Problem with multiple joins - by El Forum - 09-08-2009, 10:34 PM
Problem with multiple joins - by El Forum - 09-08-2009, 10:40 PM
Problem with multiple joins - by El Forum - 09-08-2009, 11:02 PM
Problem with multiple joins - by El Forum - 09-08-2009, 11:08 PM
Problem with multiple joins - by El Forum - 09-09-2009, 01:18 AM
Problem with multiple joins - by El Forum - 09-09-2009, 02:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB