Posts
Sort by recent activity
sql compare licence not working via jenkins after updating the jenkins in cli
sql compare licence not working via jenkins after updating the jenkins via jenkins cli but when I access the server manually and use cli then it is working without any issue. Please help. The versi...
getting error "Object reference not set to an instance of an object
Everything was working fine and all previous snapshots were working fine for sql compare but after the deployment of one object we are getting the error mentioned above. ALso same object is creatin...
Differences between DLM and SQL Compare
What is the difference between the deployment script created by comparing two databases using SQL compare and a .sql script created by DLM automation while syncing two databases? They look similar ...
how to use sql compare option in DLM automation AddDatabaseUseStatement
Please let me know how do you use AddDatabaseUseStatement compare option in dlm automation. How to specify target database in this compare option.Thank you
The AddDatabaseUseStatement Compare option is not supported as it may lead to an unexpected update
I got this error "The AddDatabaseUseStatement Compare option is not supported as it may lead to an unexpected update of the wrong database." while using DLM automation to create a deployment script...
what happens to data in target database when redgate sql compare syncs the two database
is there any way to retain current data and syn the structure change only in case we loose data.Thanks
no push button while using shared model in source control in ssms
Is there any way to bring push button and a branch name in sql source control plugin of SSMS. Thank you
How to Create a snapshot using DLM automation?
Hi,I was wondering if there is any way ( either by using powershell cmdlets or using Jenkins plugin) to create a snapshot of a database in Jenkins job.Thank you