Hi everyone ,
i am going to talk about a console application that i coded , in this post.You can do deploy stored procedures between database of the development environments.You can also searching and replaced stored procedures’ contents.I came up with the solution using SQL Server Management Objects (SMO) That is great enterprise tool 😀
You can find application codes via bitbucket and application’s class diagram in the below
Application output logs: ALL list , fail or succes process logs
happy coding