How To Mark A Database For Replication in SQL Server 2000
- 0
- Add a Comment
Today I am going to cover how to mark a database in SQL Server 2000 for replication. This is important when you are attempting to shrink a transaction log that has transaction marked for replication but have not been flushed out of the log yet. I have come across this situation when restoring [...]
