|
|
Browse by Tags
All Tags » SQL Server 2005 » MSBuild
-
I have been working with MSBuild and the Microsoft.Sdc.Tasks to deploy my current project’s databases. Some of the SQL scripts that are executed within MSBuild need parameters to be set to create the database objects, which the Microsoft.Sdc.Tasks.Sql.Execute method supports. To use parameters within MSbuild and SQL.Execute; ...
|
|
|