Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-05-09 : 08:06:20
|
| JHenry writes "I have a situation where I'm using SQL 2k and publishing 20 articles that all contain cascading deletes (Transactional replication). I currently am trying to replicate these articles to a remote site and I'm finding that I can get an insert, update but not a delete statement to replicate. The log reader just sits there as if no delete occured at the local site. I have confirmed that the data has been deleted out of the tables on the local site and does still exist on the remote server. Is there a setting that I need to set in order for the delete to replicate out to the remote sites?Thanks,Jim" |
|
|
|
|
|