Hi ,
i am vipin facing a problem in mysql table
i hava two table, primary key of one table is used as a foreign key of another table.
but when i inserting some values in first table it gives
error:Cannot add or update a child row: a foreign key constraint
please give me solution for these problem !!!