Since about 75% of all software developers write applications that make use of databases, managing schema changes in their development, testing, staging and production environments can be overwhelming and very difficult to accomplish. Until now, the Database Professional has been left out the development life cycle.
A new tool from Microsoft (Visual Studio Team Edition for Database Professionals, or better known as "Data Dude") will enable the people who develop the application databases to become a full fledge member of the software development team... Yay!
With this tool, we advocate that there should be one version of the truth for the data and one version of the truth for the schema. VSTEDP manages the one version of the truth for your database schema objects in a disconnected off-line environment, storing them in source control allowing the schema to be versioned and shared with the rest of the team.
Remember Me