hey guys.. i have trying for 2 weeks now to connect 2 tables
in the way that i need them to print out..
to understand the table structure please see attachment 001
Now... i have managed to join both table but the problem is that each time i insert a new recipe in creates a new completley seperate table and i want all the recipes that belong to "some recipe website" to apear in the same table of the right recipe website.
to understand my problem please see atachment 002
in attachment 002 its also clear to see i need to also show empty recipe websites meaning ones i have yet to submit to otherwise it would easily done with one table and no mass :)
I hope i didnt drove you mad about attachment.. just tought it would be easier to explain that way..
Really need some help here guys so plz (if you can) take a second to help me
3
Contributors
6
Replies
2 Days
Discussion Span
1 Year Ago
Last Updated
7
Views
Related Article:Joining tables on an IN clause
is a MySQL discussion thread by MargateSteve that has 1 reply and was last updated 1 year ago.
Insertion is the problem or you are not able to display things in expected way???
each time i insert a new recipe in creates a new completley seperate table and i want all the recipes that belong to "some recipe website" to apear in the same table of the right recipe website.
Also I do not understand your above statement. What do you mean by "creates a new completely separate table"?
g'eez... my select statement doesetn work well as i explained in attachment 02..
those are only 2 lines of code so i am hopeing to start fresh... with a clean way of thinking of it..