Posts
Sort by recent activity
CDC Support for SQL Backup 6.5.1.9
I have submitted a previous post concerning CDC (Change Data Capture) support in SQL Backup and was led to believe that UI support for CDC would be available in version 6.5. We are using SQL Backup...
Proper support for KEEP_CDC in the user interface
I currently have version 6.4.0.56 installed on my computer. When is proper support going to be available for the KEEP_CDC within the user interface? I have already run the patch that enables the us...
SQL Server 2008 Change Data Capture Support
Does SQL backup support Change Data Capture when restoring databases? In SQL Server T-SQL when restoring a backup this is achieved via the KEEP_CDC option. I cannot seem to find such an option in S...
Using SQL prompt 4 within VS 2010
Am I correct in assuming that SQL Prompt only functions correctly in Visual Studio 2010 T-SQL-Editor when a connection has been established to the relevant database?
This means that it does not wor...
Team Foundation Server compare with specific version
Within SQL Compare it is possible to register a TFS folder(s) so that a 'get latest version' is performed prior to a comparison being carried out.
Is it also possible from within SQL Compare to get...
Support for Team Foundation Server MSSCCI Provider 2008
When will the Team Foundation Server MSSCCI Provider 2008 be offically supported? I have downloaded and installed it and despite the warning message that is displayed by SQL Compare 8 it appears to...
Excluding a specific file from a compare
Is it possible to exclude a specific script file from a compare? The filter options only seem to allow objects to be excluded - not files.
The reason for this is that GDR generates a deployment sc...
Generating a separate script for each difference detected
I am just evaluating SQL Compare 8.1 and can successfully produce a synchronisation script so that, using the configured options, a synchronisation script is generated to update the target.
I have ...
SQL Compare with an existing TFS GDR directory structure
For our current SQLServer 2008 projects we are using VS 2008 TFS GDR Edition. We have found this somewhat lacking in the area of DB comparison (eg. comparing one TFS branch with another) and are lo...
Renaming schema objects within SSMS Object Explorer
As a quick test I created a new table with an inline primary key. I then committed the changes to TFS and everything functioned okay.
I noticed that that inline primey key constraint had been alloc...