SQL Server not compatible with .net Framework x64?
So is it true that SQL Server Express is only compatible with .net Framework x86 which is not compatible with WinXP x64?
So is it true that SQL Server Express is only compatible with .net Framework x86 which is not compatible with WinXP x64?
Hi,
The Product feature comparison page shows that SQL Server runs on a x64 Windows OS using WOW layer. So it should work although it will still run as a 32-bit app. I think the final version of SQL Express would work - the Beta/CTP release does not support running on 64-bit yet.
http://www.microsoft.com/sql/2005/productinfo/sql2005features.mspx
Regards,
Vikram