How can we help you today? How can we help you today?
randyminder

Activity overview

Latest activity by randyminder

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...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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...
2 followers 2 comments 0 votes
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
6 followers 8 comments 0 votes
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...
1 follower 1 comment 0 votes
David, What I would be expecting would be the same level of integration that Visual Studio DB Pro has. When I compare a database to a project, and I choose to update the project based on the comparison, DB Pro checks out all script files as necessary. We're a 10 developer team working with a schema containing 3500 objects. It's just not practical to expect each developer to check out all 3500 objects (files) when synchronizing to the script files. And, it would be far too time consuming to selectively check files out, especially if the number of files more than a dozen or so, which I think would happen frequently. Randy David Atkinson wrote: Randy, Going forward we definitely have plans to implement proper SCC integration, but for the initial v6.0 release, objects will need to be checked out manually. You will be able to compare from scripts to a live DB without doing a check out. But when you synch from a live database to scripts, any object scripts that will be modified should be checked out. Can you expand on precisely what sort of source control integration you are expecting in SQL Compare? At what stage of the process do you think it should check out the relevant object scripts? Thanks for the feedback, David Atkinson Red Gate Software / comments
David, What I would be expecting would be the same level of integration that Visual Studio DB Pro has. When I compare a database to a project, and I choose to update the project based on the compar...
0 votes