I implement replication, a transactional replication, type Push. De database has some table with primary and forignkey.Now I get this message, ‘Could not drop object because it is referenced by a Forignkey’. How can I fix this problem?
Thanks
hi,
This error maybe cause by you do’nt select all tables that have forignkey with these.