RE: source safe and sql server 2000
From: Richard J (anonymous_at_discussions.microsoft.com)
Date: 04/30/04
- Next message: Patrick McCormick: "RE: VSS6 and VC++ .NET integration"
- Previous message: Alok: "Remove from Source Control"
- Next in thread: Steve N: "RE: source safe and sql server 2000"
- Maybe reply: Steve N: "RE: source safe and sql server 2000"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Patrick McCormick: "RE: VSS6 and VC++ .NET integration"
- Previous message: Alok: "Remove from Source Control"
- Next in thread: Steve N: "RE: source safe and sql server 2000"
- Maybe reply: Steve N: "RE: source safe and sql server 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|