Is there a way to compare the SQL Server Project's stored procedure scripts to the actual stored procedures in the SQL Server database?
Chomsky Tuesday, September 01, 2009 7:52 PM
Hi,
Do you mean you want to compare procedure scriptsstored in VSS with the one in your SQL Server database? As far as Iknow, VSS does not provide any method toachieve this.
Do you mean you want to compare procedure scriptsstored in VSS with the one in your SQL Server database? As far as Iknow, VSS does not provide any method toachieve this.