Karl-Heinz Schulz wrote:
Thank you,


I made one error - I forgot the second table (Thank you Jeremy) It didn't like the field "information" in the eventdetails table - it worked after I changed it to "informations" (Thank you John).


..........but the result is not what I was trying to achieve.

I'm trying to display the following

Event 1 (from event table)
Information (from event table)
Detail (from event table)
File 1 (from event_details table)
File 2 (from event_details table)
File 3 (from event_details table)

<hr>

Check google for information on doing 'Joins' in MySQL.

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to