MySQL Forums
Forum List  »  MyISAM

Re: how to make a new table relate to existing data? still confused. hmmm
Posted by: Jeff Sabarese
Date: December 09, 2005 04:20AM

if this impass can be solved by creating another table, how then do i allow for the new table to possess an ID, relational to that of the existing Widgets table-- such that, when i Do enter Widget characteristic data into a new table-- how is that data going to maintain its connection with the Widget ID table? how will I be able to determine with some PHP function / MySQL query whether a widget has a related row in the characteristics table (the new, prospective table, Table "2")?

-- -- -- --
Use CSS [ content:" ?? " ] for Unicode + Control Chars (e.g. newline, etc)... Gain understanding of Codepage, Charset, Encoding, Keymapping... Generate CSS and JavaScript on-the-fly with PHP... Tales from the Communications Dept @ NoviceNotes.Net

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: how to make a new table relate to existing data? still confused. hmmm
3703
December 09, 2005 04:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.