Activity overview
Latest activity by Dan Calver
I will pass the feedback along to the team, please consider voting on the request here: https://redgate.uservoice.com/forums/141379-sql-compare/suggestions/17571874-dark-theme#comments / comments
Official comment
I will pass the feedback along to the team, please consider voting on the request here: https://redgate.uservoice.com/forums/141379-sql-compare/suggestions/17571874-dark-theme#comments
Hi AlecS If you wish to completely eliminate Sequences and Synonyms from the comparison, you can make use of the filter file on the left side of the UI. [image] / comments
Official comment
Hi AlecS If you wish to completely eliminate Sequences and Synonyms from the comparison, you can make use of the filter file on the left side of the UI.
Hi Mirco Sorry, to hear you're experiencing this issue! If the history isn't appearing, unfortunately, it can't be retrieved and will have to be viewed within your repo history directly. / comments
Official comment
Hi Mirco Sorry, to hear you're experiencing this issue!If the history isn't appearing, unfortunately, it can't be retrieved and will have to be viewed within your repo history directly.
Azure DevOps self-hosted Flyway pipeline worked example SQL Server
This article is intended to help you get up and running with a pipeline in Azure DevOps for building and deploying your databases using Flyway.
If you would prefer to watch a video, please see my c...
The process cannot access the file 'C:\Users\*******\AppData\Local\Red Gate\SQL Source Control 7\Caches
This error message from SQL Source Control usually occurs due to an anti-virus or similar software locking the file in a process such as scanning.
We recommend adding the SQL Source Control folders...
Duplicate definition troubleshooting in SQL Source Control
You get the error "A duplicate definition was found for the table..."
The duplicate error is usually caused by unnecessary files in your repository which have resulted in duplicate CREATE statement...
Couldn't connect to the database specified by the Target parameter: A connection was successfully established with the server, but then an error occurred during the login process
[error] Couldn't connect to the database specified by the Target parameter: A connection was successfully established with the server, but then an error occurred during the login process. (provider...
What resources are required for involved machines using SQL Clone
The potential machines involved when using SQL Clone are:
Machine hosting clone databases: runs SQL Server and Clone Agent, executes queries, and has SQL Server caches. Stores clone differencing ...
Where is the log out button in SQL Clone?
There is no log out button in SQL Clone.
SQL Clone uses Windows authentication and this method of authentication doesn't really have the concept of "logging out" in the application, since it's just...
Only one Rule Controller can be present if the SIMPLELOGINSUB is used
When you encounter this error, it's because you can't use a masking set that has multiple rule controllers with SQL Clone's imaging workflow currently. This is documented here.
The workaround is n...