简体   繁体   中英

Downgrading SQL Server Express 2008 to SQL Server Express 2005?

I was using Visual Studio 2008 and a service based database. 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...

Download VS 2008 SP1 . It adds support for SQL Server 2008.

What do you mean it doesn't support it?
SQL Server version has nothing to do with Visual Studio.
You can use SQL Server Express 2008 with VS 2008 just fine.

Anyway there's no downgrade path. You can have both of them side by side though.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM