Questions tagged [dbproj]

dbproj refers to Microsoft Sql Database Projects cerca VS2010. The project files for this type ended in `.dbproj`

32 questions
0
votes
1 answer

Custom MSBuild task in DBProj

I've created a custom MSBuild task for our database project. This tasks uses XLSX file to generate reference data insert scripts that get merged into the post deployment script. I tested this with a test MSBuild proj and it works well. Now when I…
Jonesie
  • 6,997
  • 10
  • 48
  • 66
0
votes
1 answer

msdeploy Visual Studio 2010 Database Project (dbproj)

I understand that you can package/deploy a database project from Visual Studio, but, does the database project produce an output that can be deployed using msdeploy, or are they totally unrelated? e.g. msdeploy.exe -deploy…
KierenH
  • 169
  • 3
  • 8
1 2
3