RE: source safe and sql server 2000

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Richard J (anonymous_at_discussions.microsoft.com)
Date: 04/30/04


Date: Fri, 30 Apr 2004 08:26:03 -0700

Not to beat a dead horse here ... everything the other guys have said is right on.

However, they seem to be leaving out one other solution. Use an entity diagram tool (like ERWin) to store your database model. You can save this model as a single file and put that file in VSS.

Then, at least you don't need to keep track of the individual table and index scripts.



Relevant Pages