Even before applying the SQL Server 2008 support update, applications written with Visual Studio 2005 can programmatically connect to and access a SQL Server 2008 database. However, while this is an important element of a strategy to migrate an application from SQL Server 2005 to SQL Server 2008, such applications cannot take advantage of any of the new SQL Server 2008 data types from within the Visual Studio 2005 design-time tools. Once the SQL Server 2008 support CTP update has been applied to Visual Studio 2005, the Visual Studio Server Explorer, DataSet Designer, and other design-time tools can view and edit SQL Server 2008 database objects. However, the viewing, creation, and/or editing of table schemas will not be supported. It is recommended that developers use SQL Server Management Studio 2008 to create or modify the schema of tables in their SQL Server 2008 database(s).
After the SQL Server 2008 support update has been applied to Visual Studio 2005, the following features are also available for SQL Server 2008 databases:
-
Data binding for WinForms and WebForms projects
-
Deployment of SQL CLR projects
-
T-SQL SQL CLR debugging
Note: |
|---|
|
The SQL Server 2008 support update for Visual Studio 2005 has the prerequisites of Visual Studio 2005 SP1 and .NET Framework 2.0 SP1 being installed.
|
The SQL Server 2008 support update CTP for Visual Studio 2005 can be downloaded from:http://www.microsoft.com/downloads/details.aspx?FamilyID=e1109aef-1aa2-408d-aa0f-9df094f993bf.