Comments
Sort by recent activity
Im trying the following from a batch file:-
cd "c:\program files\Red gate\SQL Data Compare 8"
sqldatacompare.exe /server1:INVERNESS\SQL2005 /db1:GREGSTEST_DEV /scr2:"C:\Documents and Settings\gsuttie\Desktop\SQL continuos\ScriptsFolder\GREGSTESTSCRIPTS"
/synchronize
pause
I have also tried /sync both erroring - where am i going wrong?
Thanks
Gregor / comments
Im trying the following from a batch file:-
cd "c:\program files\Red gate\SQL Data Compare 8"
sqldatacompare.exe /server1:INVERNESS\SQL2005 /db1:GREGSTEST_DEV /scr2:"C:\Documents and Settings\gsutt...
I fixed this by adding prompt for credentials via toirtoiseSVN [image] / comments
I fixed this by adding prompt for credentials via toirtoiseSVN
3.0.2.11 says it had time bombed - is there a newer version?
Cheers
Gregor / comments
3.0.2.11 says it had time bombed - is there a newer version?
Cheers
Gregor
https://redgate.uservoice.com/forums/39 ... -on-object / comments
https://redgate.uservoice.com/forums/39 ... -on-object
Sure will do - be nice to be able to highlight the database and see its Subversion repo url - is there way to do that? (like 'see repo details') / comments
Sure will do - be nice to be able to highlight the database and see its Subversion repo url - is there way to do that? (like 'see repo details')
Hi David
It would be fab as a SourceControl add-in for Subversion but that's not likely as you guys deal with the SQL side of things - not sure it makes sense to do it from SSMS but if that could be an option then it would be real nice.
The idea of a single commit where the sql changes are made as we as the code changes in one revision would be very welcome. / comments
Hi David
It would be fab as a SourceControl add-in for Subversion but that's not likely as you guys deal with the SQL side of things - not sure it makes sense to do it from SSMS but if that could b...
I just installed the SSMS Integration Pack where it allows you to do the Schema and Data Compare from within Sql Server Management studio - this is getting nearer to what I was looking for. If we could have the option to script the data as well and store it in subversion along with the database scripts that would be fab as we would then have all the data at the time of say a particular release. (sorry my bug bear about sql data generator not generating a script)
As a company we have a slightly different way of working - where we have code and database changes and to be able to sink those commits to subversion as a single change using the same revision number would be awesome. / comments
I just installed the SSMS Integration Pack where it allows you to do the Schema and Data Compare from within Sql Server Management studio - this is getting nearer to what I was looking for. If we c...
These tools are awesome but I would dearly love a way to have an application that I can use to point at our subversion repository and rebuild the database and have it deployed to a server to make the entire process continuous (maybe even with data).
So for example, the app would ask me for the location of the subversion repository database scripts, then it would say what server do you want to deploy these scripts to and then have the ability to compare this with other versions of the same database on the same server or a different server.
I had a look at the continuous integration pdf and will continue plodding on with this to try to get it to work - burt some sort of tool to help with this would be superb.
The app coould even look at the data folder and use datacompare to script the data into the database perhaps? / comments
These tools are awesome but I would dearly love a way to have an application that I can use to point at our subversion repository and rebuild the database and have it deployed to a server to make t...
Hi,
The primary key is a uniqueidentifier - I don't actually want to delete the data id rather like to say grab the surname columns and have the tool generate new surnames for the rows I have selected - that really would make the data generation powerful.
Cheers
Gregor / comments
Hi,
The primary key is a uniqueidentifier - I don't actually want to delete the data id rather like to say grab the surname columns and have the tool generate new surnames for the rows I have selec...
Hi there
How do I remove this from Visual Studio 2005, I don't have Tools - Integration Options - I just want to get rid of the popup at startup telling me its out of date.
Thanks
Gregor / comments
Hi there
How do I remove this from Visual Studio 2005, I don't have Tools - Integration Options - I just want to get rid of the popup at startup telling me its out of date.
Thanks
Gregor