Questions tagged [dbghost]

SQL server management toolset for Source Scripting, Building, Comparing, Synchronizing, Creating Delta Scripts, Upgrading, and Packaged Remote Delivery

This helps developers to:

  • Leverage their source control for all their SQL code
  • Bring SQL code into their repeatable build process
  • Deliver SQL code to all the other parts of the software development life cycle
  • Create a framework that is repeatable and robust
  • Avoid wasting time using visual/manual database comparison and synch tools
6 questions
3
votes
1 answer

How to build CI/CD for MS SQL Server?

I'm trying to build a CI/CD for my Microsoft SQL Server database projects. It will work with Microsoft DevOps pipelines. I have all databases in Visual Studio databases projects with the GIT as source control. My objective is to have something that…
tg_dev3
  • 171
  • 3
  • 18
2
votes
1 answer

How can I include my database in the continuous integration process?

Please excuse me, today is my first day trying to setup a CI environment using TeamCity. I'm developing an ASP.NET/Sql Server app and so far so good. MSBuild is my provider. I'd like to know what the options are when it comes to automatically…
Alex
  • 3,099
  • 6
  • 41
  • 56
1
vote
4 answers

Large tables of static data with DBGhost

We are thinking of restructuring our database development and deployment processes by using DBGhost, we want to move away from the central development database and bring the database to the source control. One of the problems we have is a big table…
pauloya
  • 2,535
  • 3
  • 30
  • 50
0
votes
2 answers

DBGhost settings xml

I am working on a demo build server that will automate build and deployment processes. I am attempting to automate the merging of database changes to an existing database without compromising static seed data in the target database. Therefore the…
Chris_AG
  • 1
  • 1
0
votes
1 answer

DBGhost with TFS

We are currently using DBGhost with our SQL server database. The current version control tool is VSS along with which we are using DBGhost. Now, we want to migrate to TFS and have some questions about using DBGhost with TFS. Can DBGhost work with…
user2193894
  • 83
  • 1
  • 1
  • 4
0
votes
1 answer

Upgrading DBGhost from 5.0.0.1108 to 5.0.0.1368

Static data are not generating in Delta when I upgraded DBGhost from 5.0.0.1108 to 5.0.0.1368. Is there any workaround for this?, am I doing something wrong?.
001priyank
  • 517
  • 2
  • 5
  • 16