Is there any way to implement source control for stored procedures using TFS and Visual Studio 2005 I am looking for the interface that was available under VS 2003 and Visual Source Safe. We would prefer to see the lock icon on the stored procedure itself when you view them under Server Explorer. This prevents anyone editing the sp without checking it out. We want to avoid the current approach of creating a script file and adding it to a database project.
I have looked everywhere, but can't find the solution. I've installed the MSSCCI plug in for SQL Server Management Studio, but you still need to create a text file, and add that to source control manually.
Thanks
Sara Stanford

Stored Procedure Source Control
AddinDeveloper
(I'm going off this thread and this thread -- the design & functionality of VS projects is not our area.)
You may want to try the new VSTD product when it debuts next week.
An_Cala
Gordon Donald
Thanks
Antonionini
Article looks great, however, I believe that Team Edition for Database Professionals is the way to go.