Reply to MySQL inserting into multiple tables linked records
Posted by monomaniac21 on 06/02/06 12:14
Hi all
Using MySQL can anyone tell me how to most efficiently insert a collumn
in 'table1' retrieve the id from this record and insert mutliple
records into 'table2' with a collumn for the id in 'table1' which links
the two recordsets