2010 dbproj using denali
-
Friday, August 19, 2011 4:43 PMWill we be able to leverage Visual Studio 2010 Database Project to develop on and deploy to a Denali SQL Server? Will there be a new visual studio template??
Nathan Skerl
All Replies
-
Friday, August 19, 2011 8:19 PM
The SQL Server Developer Tools Code-Named "Juneau" is a new SQL Server database project tool that is the next iteration of the database project types from Visual Studio 2010. You might want to have a look at that forum, the first announcement in the forum points to where you can download the CTP3 version of the tool.
http://social.msdn.microsoft.com/Forums/en-US/ssdt/threads
Alan Brewer [MSFT] SQL Server Documentation Team This posting is provided "AS IS" with no warranties, and confers no rights. -
Friday, August 19, 2011 8:28 PM
Yes, I know of the Juneau toolset, but I was wondering if it were at all possible to leverage the existing Visual Studio 2010 dbproj to use a SQL Denali server. Basically, I want to deploy a database project I created with SQL2008 against a Denali server.
If I point an existing 2008 dbproj at a Denali server I receive this error when deploying:
Error Deploy01234: The target database schema provider could not be determined. Deployment cannot continue.
Seems that Visual Studio needs an updated schema provider for Denali (11.0.1440).
Nathan Skerl -
Wednesday, August 24, 2011 9:18 PMI asked and was told that we have not made a public statement about VS 2010 DB project support for Denali. The best forums to monitor for that are the Juneau forum and the VS DB Dev Tools forum: http://social.msdn.microsoft.com/Forums/en-US/vstsdb/threads.
Alan Brewer [MSFT] SQL Server Documentation Team This posting is provided "AS IS" with no warranties, and confers no rights. -
Friday, November 18, 2011 6:20 AM
-
Tuesday, November 22, 2011 6:09 AM
Also see:
SQL Server Data Tools CTP4 vs. VS2010 Database Projects
http://blogs.msdn.com/b/ssdt/archive/2011/11/21/sql-server-data-tools-ctp4-vs-vs2010-database-projects.aspx
Top VSDB->SSDT Project Conversion Issues
http://blogs.msdn.com/b/ssdt/archive/2011/11/21/top-vsdb-gt-ssdt-project-conversion-issues.aspx
-GertD- Edited by Gert Drapers (MSFT)Microsoft Employee Tuesday, November 22, 2011 6:09 AM
- Proposed As Answer by Gert Drapers (MSFT)Microsoft Employee Tuesday, November 22, 2011 6:09 AM

