Support for Replication in Source Control 3
JackAce
Posts: 75 New member
Is there any additional support for SQL Server Replication using Source Control 3? We currently use custom scripts to start/stop replication and reinitialize snapshots if necessary. Any documentation you could provide would be greatly appreciated.
Comments
If so, your best bet is to add a migration script to cover each change made to a replicated table. This will ensure that SQL Source Control's 'Get Latest' operation and SQL Compare's deployment script generation will use the migration scripts.
For more information, see: http://www.red-gate.com/supportcenter/c ... Migrations
David Atkinson
Product Manager
Red Gate
Product Manager
Redgate Software