Come riportato in questa pagina della Knowledge Base di Microsoft, cercando di aprire un database di SQL Server 2008 November CTP con gli strumenti visuali di Visual Studio 2005 è possibile ottenere il seguente messaggio di errore:
This server version is not supported. Only servers up to Microsoft SQL Server 2005 are supported.
La soluzione consiste nello scaricare questo aggiornamento, il quale rende disponibili le seguenti funzionalità (come riportato qui):
Server Explorer successfully connects to SQL Server 2008, and database objects such as stored procedures and table data can be viewed and edited. Note that table schemas still cannot be viewed or edited in this release.
SQL CLR projects that target SQL Server 2008 CTP5 can be created and deployed to the server.
T-SQL and SQL CLR debugging are now enabled for SQL Server 2008 CTP5.
Data binding features in Client and Web Projects are enabled.