Synchronizing an ERWin model with a Visual Studio 2008 GDR 2/2010 db project
- by Grant Back
I am looking for options to get our vast collection of DB objects across many DBs into source control (TFS 2010). Once we succeed here, we will work toward generating our alter scripts for a particular DB change via TFS build.
The problem is, our data architecture group is responsible for maintaining the DB objects (excluding SPs), and they work…