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 |
jbates99
Constraint Violating Yak Guru
396 Posts |
Posted - 2014-03-03 : 22:44:19
|
I'm looking into using Change Data Capture to push changes to several tables over to a reporting database.I know that CDC uses the transaction logs from the primary database.Does the target/destination database have to use the Full recovery model?Thanks, Jack |
|
|
|
|