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 |
sankaranks
Starting Member
1 Post |
Posted - 2012-10-30 : 21:00:37
|
We are developing an application where we need to move the data from one environment to other through a release management process which involves tracking of data changes, approval by designated people and move the data to the target environment.We were thinking about to develop a custom solution where we capture all our changes at "Code Level" which requires some extra effort.Can we use Sql Server 2008 Data change tracking for the required solution? Will that have any performance impact on Sql Server?If anybody has implemented this solution, Please suggest |
|
|
|
|