How to do an Add Page that work with multiple tables
This topic is locked
How to do an Add Page that work with multiple tables
7/15/2011 11:10:18 AM
PHPRunner General questions
D
dfcastro author
Hi guys, I have a problem here. My database have a registration, and add page, that should allow me to insert a data inside a table (No big deal) but it has a relationship with a second table and a third table that is a cross reference table. So I have the table A, table B and table A_x_B. The Add page should have:
all the form fields to persist the data to table A, and
a section that show all the registries of table B and
an Add Button that would allow me to add an entrie to table B (maybe it could call the Add Page for table <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=59472&image=1&table=forumreplies' class='bbc_emoticon' alt='B)' />.