sql server - Synchronizing an ERWin model with a Visual Studio 2008 GDR 2/2010 db project -


I look for options to get our huge collection of DB objects in many DB source control (TFS 2010) I am here. Once we succeed here, we will work towards preparing our clerical script for a particular DB change through TBS Build.

The problem is that our data architecture group is responsible for maintaining DB objects (except SP), and they work in a model-centric process, what does this mean by ERWin They maintain DB through ARVin models, and generate changes used to leave those changes.

To achieve our goal of getting DB objects (not just ERVIN models), in TFS, I believe this is the best option to do this through visual studio DB projects. is. What I can tell, there is very little urgency for CA to continue supporting integration between ERWIN and Visual Studio, which does not work as a Visual Studio 2008 DB Ed. GDR If I have been misled in this regard, please do not hesitate to set me straight.

A possible solution is:

  1. Changing the ERWIN model.
  2. Take the elevator script generated from the ERWIN and import the script into the appropriate Visual Studio DB project, updating objects in the DB project
  3. Change the objects of the DB project in TBS Check it out.
  4. TFS builds to generate scripts that can be used to push changes through our release process.

My question is, is this solution viable, or are there any other options?

Your solution seems a bit cumbersome for me, because you essentially have two different ways of doing one thing The conflict between, which you are trying to solve.

How Does the Data Architecture Group Work? Do they use version control in ERVIN, or what process do they have for their managing versions?

I will look at it to integrate into your build process, so that the change script can be obtained from it, instead the manual merge process in DB objects.

It can be extended, allowing two teams to integrate control control systems, allowing you to move a view of database objects.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -