Comments
Sort by recent activity
We're having a look at this issue now. Can I check which versions of SQL Source Control and SQL Prompt you both have? You may be able to resolve the problem by updating to the latest versions of both of these other tools. If you've got a support contract I also advise that you send an email in to support@red-gate.com with these details as this will help us keep track and keep you updated more easily. / comments
We're having a look at this issue now. Can I check which versions of SQL Source Control and SQL Prompt you both have? You may be able to resolve the problem by updating to the latest versions of bo...
There's a 'show this screen on startup' check box on the Projects list (which you can get to from the folder button on the toolbar), which you can check if you want to be shown a list of projects / be able to open a project on launch rather than be presented with your last-opened project or a brand new project. / comments
There's a 'show this screen on startup' check box on the Projects list (which you can get to from the folder button on the toolbar), which you can check if you want to be shown a list of projects /...
https://documentation.red-gate.com/display/SQT3/Adding+a+database+to+SQL+Test describes the steps that SQL Test takes on installing the framework, which is the part which needs elevated permissions. You should be able to have someone with the appropriate permissions install the framework onto the database, after which the developers just need to be able to create and execute stored procedures and CLR in the appropriate schemas. / comments
https://documentation.red-gate.com/display/SQT3/Adding+a+database+to+SQL+Test describes the steps that SQL Test takes on installing the framework, which is the part which needs elevated permissions...
This is definitely a feature we're actively considering. You might want to request it on https://redgate.uservoice.com/forums/141379-sql-compare so that we can see additional demand for it, which will have input to our prioritization decisions. / comments
This is definitely a feature we're actively considering. You might want to request it on https://redgate.uservoice.com/forums/141379-sql-compare so that we can see additional demand for it, which w...
Yes - it's so that the tool can get the decryption guid to decrypt encrypted objects. With the latest version this should only happen on SQL2008 and earlier, where we can't use a query to get the same information. In SQL Compare you can also disable this behaviour by deselecting the Decrypt Encrypted Objects option. / comments
Yes - it's so that the tool can get the decryption guid to decrypt encrypted objects.With the latest version this should only happen on SQL2008 and earlier, where we can't use a query to get the sa...
Could you try out the latest version, and see if that has fixed the problem? We've recently done some work in that area, so it might well have done so; if not, I might be able to do more with a more up to date script. / comments
Could you try out the latest version, and see if that has fixed the problem? We've recently done some work in that area, so it might well have done so; if not, I might be able to do more with a mor...
Which version of SQL Compare 13, and which version of SQL Server? I can't reproduce the problem on 13.7.16 (the latest frequent releases build) and SQL Server 2019. We recently made a change to role membership addition to use the ALTER ROLE ADD MEMBER syntax where possible, so I'd expect an up to date script to be using that rather than sp_addrolemember. / comments
Which version of SQL Compare 13, and which version of SQL Server? I can't reproduce the problem on 13.7.16 (the latest frequent releases build) and SQL Server 2019. We recently made a change to rol...
We know this is irritating to some users, but a) the update bar is consistent across all of our products that have a main user interface area (Prompt is just special because it doesn't really have a main UI to display it in) and not all of them are in a place that readily supports toast; and b) in some respects it's designed to be annoying so that you actually pay attention to it and update, rather than just ignoring it. We're looking into future solutions around quieter updates, but we're not quite there yet. / comments
We know this is irritating to some users, but a) the update bar is consistent across all of our products that have a main user interface area (Prompt is just special because it doesn't really have ...
Yes - this is normal behaviour when we have to 'rebuild' or 'unbind' objects in the middle of a deployment - e.g. a schemabound function that depends on something that you've changed. If there weren't any changes to that object, we will put it back the way it was by the end of the deployment, but we have to modify it briefly in the middle of the deployment to perform the requested actions. / comments
Yes - this is normal behaviour when we have to 'rebuild' or 'unbind' objects in the middle of a deployment - e.g. a schemabound function that depends on something that you've changed. If there were...
You can connect to your servers from the SQL Backup UI to check their licensing state - they won't use up your license allocation until you install server components and activate the license on the server. / comments
You can connect to your servers from the SQL Backup UI to check their licensing state - they won't use up your license allocation until you install server components and activate the license on the...