Does anyone have any idea how to handle error arising from deleting a
recordset which is a foreign key at another table?
Thank you.
Kris
Kris
Other way is check the table where the record becomes foreign key
and notify the user that the record still used at other table
> Kris
1. delete primary key records together with the foreign keys records
How can i delete the foreign key records in Table2 when i delete it's
Primary key on Table1?
Edwin
2. sql server 6.5 application error
3. DELETE RECORDS REGARDLESS FOREIGN KEYS
4. rename a database under mssql 6.5?
5. Error using ON DELETE when adding a foreign key constraint
6. How Can we block or stop processes in T-SQL
7. FOREIGN KEY ... ON DELETE CASCADE - syntax error
8. Time Zone conversion functions?
9. Trigger to check a foreign key without using foreign key
10. foreign key w/o foreign/primary key
11. Error 3167 Record Deleted when there is no deleted record