Managing File Storage with Source Control

You can use source control to manage file storage in Microsoft SQL Server Management Studio. Source control products, such as Microsoft Visual SourceSafe, manage versions of files by saving files to a central server. When you add a file, it is copied to the server and made available to other users. Members of your team can see the latest version of any file, check it out of the source code control system to make changes, and then check in the revised version. You can recover an older version at any time.

For more information, see How to: Use Source Control with SQL Server Management Studio

See Also

Tasks

How to: Create New Solutions

Concepts

Source Control Services

Help and Information

Getting SQL Server 2005 Assistance