T
TURNIP
I have created a database with a few tables which are mainly one to many
relationships with a primary key in one table and a foreign key in another
table providing the link. I want to prepopulate the foreign key field in the
linking tables with the unique primary id from my first table, can this be
done and if so how?
relationships with a primary key in one table and a foreign key in another
table providing the link. I want to prepopulate the foreign key field in the
linking tables with the unique primary id from my first table, can this be
done and if so how?