Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi
I'm try to download Microsoft SQl Server 2008 on Windows 8 and I can't install it because of compability issues .? What I shall do ?!
Posted

1 solution

Based on the following MSDN blog[^], it looks like:
SQL Server Express versions that will be supported on Windows 8 are:
- SQL Server 2008 Express SP3 and above.
- SQL Server 2008 R2 Express SP1 and above.
- SQL Server 2012 Express.

Based on above, I would assume, follwoing too should work on Windows 8:
- SQL Server 2008 SP3 and above.
- SQL Server 2008 R2 SP1 and above.
- SQL Server 2012.

In your case, make sure you have SP3 or R2-SP1 above install.
For more, refer: MSDN: SQL Server Release Notes[^]
 
Share this answer
 
v2
Comments
Maciej Los 25-Sep-12 15:12pm    
Yes! +5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900