Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Visual Source Safe with Stored Procedures 1

Status
Not open for further replies.

LeonelSanchezJr

Programmer
Jan 26, 2001
522
US
Can I use Visual Source Safe to guard my stored procedures from anyone modifying them without going through Visual Source Safe?
 
I always use SourceSafe to store all components of a project, including stored procedures, documentation, code, etc.

Does that stop anyone from going into SQL Server Enterprise Manager, if they have the appropriate privileges, and changing your stored procedure? No. But they won't be able to update the versions in SourceSafe. Brian J. Alves
Email: brian.alves@worldnet.att.net
VB / ASP / Crystal / SQLServer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top