Monday, March 19, 2012

How to add SQL Server to SourceSafe?

HI,
Can anyone tell me the best place to find documentation on how to add SQL
Server databases to SourceSafe?
Thanks
Hi
SQL Server databases can not be in VSS, but the DDL can be stored there.
If you use Visual Studio, you can store your SPs and Triggers in VSS.
Currently, it is mostly a manual procedure until SQL Server 2005 arrives.
Regards
Mike
"kppk" wrote:

> HI,
> Can anyone tell me the best place to find documentation on how to add SQL
> Server databases to SourceSafe?
> Thanks
|||Hello kppk.
We do a FREE scripting tool that can add all your schema statements to
Visual Source Safe as well as those tables where you want to script out the
data (for look up tables, static data, system data etc). It comes as part of
the DB Ghost package and is completely FREE. It also comes with a COM object
and documentation so you can use it in your programming if you desire.
http://www.innovartis.co.uk/Evaluation.aspx
regards,
Mark Baekdal
www.dbghost.com
+44 (0)208 241 1762
Living and breathing database change management for SQL Server
"kppk" wrote:

> HI,
> Can anyone tell me the best place to find documentation on how to add SQL
> Server databases to SourceSafe?
> Thanks

No comments:

Post a Comment