Frequently I need to compare 1 stored procedure or 2 between servers.
SQL compare works first on the entire databases, which I don't need.
This makes the use of SQL Compare useless, because of the time it consumes.
Any solution in sight?
1 comment
Is the only solution to script both stored procedures and use WinMerge? No solution from Redgate?
Please sign in to leave a comment.
Frequently I need to compare 1 stored procedure or 2 between servers.
SQL compare works first on the entire databases, which I don't need.
This makes the use of SQL Compare useless, because of the time it consumes.
Any solution in sight?