visual studio 2010 - DBGhost with TFS -
We are currently using dbigost from our SQL server database. The current version is the control tool VSS with which we are using dbigost. Now, we want to get rid of TFS and ask some questions about using DBSO with TBS.
- What can TDS work with?
-
If so, is the output expected from TFS?
A check in a database file (table, stored procedure, .sql file etc.) is similar to VSS
b or after files are checked to run the build TFS is required and then sees the results of DBOHost Build?
What do I have to say, to use DB, ghost with TFS, is it okay to put all this code from VSS to TFS or use it before SSDT Should be converted into a visual studio database solution and then put in TFS and then define the build in TFS which must be run after every checkin?
DB Ghost works well with TFS and we have many customers using it. In short you just have to pull a command line from TFS Respository to a local folder and then point to DB Ghost on that set of folders, the rest are the same.
Comments
Post a Comment