Posts
Sort by recent activity
Connecting sql source control with SSDT / db project
Hopefully just a quickie...
We use sql source control to check in & getlatest, and wish to continue doing so.
I want to use SSDT / Sql Server Database project in order to create a dacpac that defin...
Does SQL Compare work against a db on a hosted server?
As per the title really.
When I try to compare a database on a hosted off-site server, the database dropdown does not list available databases. This I would expect - I shouldn't be able to see othe...
Compare 10.3 Web links up the swanny
Just a heads up - as I type this many (not checked all of them!) of your 10.3 links to sql compare on your site return 404's.
e.g.
this works:http://www.red-gate.com/supportcenter/C ... usingthecl
...
Command line & filter shenanigans
I've a couple of saved projects that I'm using from the command line to compare a database with TFS.
One of my databases has a large number of asp.net related tables which all include "aspnet" in t...
From Command Line : unrequired sp_refreshview statements
I am finding that the script output by sqlcompare 10 from the command line often outputs sp_refreshview statements when seemingly none are required.
e.g. the script includes one correct object crea...
TeamCity PlugIn - is this the way to go?
Hi, apologies if this question is a little "fluffy", but resources as to exactly what the TeamCity plugin does seem to be hard to find, so here goes..
We currently have
a) A nice TeamCity build cre...