3
Answers

Database forign key error

I have two tables A and B and i have created another table C. Now the table C have foreign keys of both table A and table B. When i enter the data in both the table A and C it is storing correctly, but the table C is not auto populating with the primary keys of table A and C...
All the tables are in the same database...
 
Thanks in advance
Answers (3)