Hello,
I would like to delete a record in a table but a get an error message
ELETE statement conflicted with COLUMN REFERENCE constraint 'FK_REF_36489_G'. The conflict occurred in database 'live', table 'audit', column 'id'.
The statement has been terminated.
how can i find the table that triggers an update in 'audit'?
the table containing my record does not insert in 'audit'
thanks
I would like to delete a record in a table but a get an error message
The statement has been terminated.
how can i find the table that triggers an update in 'audit'?
the table containing my record does not insert in 'audit'
thanks