Posts
Sort by recent activity
SQL Changeset Problem
I just installed SQL Compare v6.2, started it and then started SQL Changeset. By default, Changeset thinks I want to work with a source control system named SourceGear Vault. This is a source contr...
Bug? - Ignore WITH NOCHECK
I did a SQL Compare between my scripts and a physical database. In one of my scripts I have the following statement:
ALTER TABLE [dbo].[ProjectAccount] WITH NOCHECK ADD
CONSTRAINT [FK_ProjectAccoun...
Bug? - Synch Script Creation with Circular References
We have a database with 3300 objects. These objects are stored as Red-Gate script files. We have a circular reference in our schema where view 'A' is dependent on UDF 'B' and UDF 'B' is dependent o...
Is this a bug?
I used v6.1.0.53 of SQL Compare to script out a database (3307 objects). I then did a comparison where the source was the scripts and the target was an empty database. I then attempted to synchroni...
v6.2 and Source Control
Can anyone tell me if source control integration is going to make it into v6.2, due to be released in September?
Thanks - Randy
v6 Scripting Bug?
I just started evaluating the v6 Beta. The first thing I did was to take a database we have that contains about 3400 objects and created scripts. I then compared that physical database (source) wit...
Integration with Source Control
How will v6 integrate with scripts we have under source control? We're currently using the Trial Edition of Microsoft VSTE for Database Professionals. It is a nice tool but very expensive and we're...
Error Checking in Scripts
Will v6 have any capability of detecting errors in scripts? For example, say I have a script that contains a Select statement and the table being selected from doesn't exist. Will v6 detect this an...
Script Comparisons
In v6, will we have the ability to select a group of scripts as both the source and the target, or just the source or just the target?
Thanks - Randy
How to Create Scripts
Hello. I just learned about SQL Compare 6 Beta today, and the ability to compare scripts. I find this very exciting. Will SQL Compare 6 have the ability to create scripts from an existing database,...