Synchronizing non-DB SQL Server objects

Posted by DigDoug on Stack Overflow See other posts from Stack Overflow or by DigDoug
Published on 2010-06-02T12:46:45Z Indexed on 2010/06/02 18:14 UTC
Read the original article Hit count: 110

Filed under:
|
|

There are a number of tools available for synchronizing Tables, Indexes, Views, Stored Procedures and objects within a database. (We love RedGate here, and throw a lot of money their way).

However, I'm having a very difficult time finding tools that will help with Jobs, Logins and Linked Servers.

Do these things exist? Am I missing something obvious?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server