简体   繁体   English

是否将SQL Server Express 2008降级为SQL Server Express 2005?

[英]Downgrading SQL Server Express 2008 to SQL Server Express 2005?

I was using Visual Studio 2008 and a service based database. 我使用的是Visual Studio 2008和基于服务的数据库。 One day I installed Visual Studio C# Express 2010 and it automatically upgraded SQL Server to SQL Server 2008. I want to use Visual Studio 2008, but it does not support SQL Server 2008. Please tell me how to downgrade SQL Server 2008 to SQL Server 2005, so that it will be usable with Visual Studio 2008... 有一天,我安装了Visual Studio C#Express 2010,它自动将SQL Server升级到SQL Server2008。我想使用Visual Studio 2008,但它不支持SQL Server2008。请告诉我如何将SQL Server 2008降级到SQL Server 2005。 ,以便可以在Visual Studio 2008中使用...

Download VS 2008 SP1 . 下载VS 2008 SP1 It adds support for SQL Server 2008. 它增加了对SQL Server 2008的支持。

What do you mean it doesn't support it? 您是什么意思不支持它?
SQL Server version has nothing to do with Visual Studio. SQL Server版本与Visual Studio无关。
You can use SQL Server Express 2008 with VS 2008 just fine. 您可以将SQL Server Express 2008与VS 2008一起使用。

Anyway there's no downgrade path. 无论如何,没有降级的途径。 You can have both of them side by side though. 但是,您可以同时使用它们。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 连接到SQL Server数据库文件需要SQL Server 2005 Express或SQL Server 2008 asp net - Connection to SQL Server database files requires SQL Server 2005 Express or SQL Server 2008 asp net 如何在已经具有SQL Server 2005 Express的计算机上设置使用SQL Server 2008 Express的应用程序 - How can I setup an application that uses SQL Server 2008 Express on a machine that already has SQL Server 2005 Express 卸载SQL Server Express 2005,然后在C#ClickOnce Winform应用程序中安装SQL Server 2008 R2 Express - Uninstall SQL Server Express 2005 then install SQL Server 2008 R2 Express in C# ClickOnce Winform App 将SQL Server Express 2005嵌入我的应用程序 - Embedding SQL server express 2005 with my application 在SQL Server 2005 Express中查询日期时间 - Query a datetime in SQL Server 2005 Express 经典ASP和SQL Server Express 2005 - Classic ASP and SQL Server Express 2005 SQL Server 2008 Express一行写 - SQL Server 2008 Express one row write 将DataSet导入SQL Server 2008 Express - Import DataSet into SQL Server 2008 Express SQL Server 2008 Express远程连接 - SQL Server 2008 Express remote connection SQL Server 2008 R2 Express还原 - SQL Server 2008 R2 Express restore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM