Which version of SQL Server is fully compatible with Windows 7 ?

Answered Which version of SQL Server is fully compatible with Windows 7 ?

  • 14. dubna 2012 7:50
     
     
    I haven't seen any versions of SQL Server that is 100% compatible with Windows 7. I am taking about such a version of SQL Server where I don't need to install any patches or updates once the software is installed !!!

Všechny reakce

  • 14. dubna 2012 10:19
     
     

    Dibyadip,

    Which edition of Windows 7 you are having,

    I am having windows 7 professional edition with service pack 1 and installed SQL Server 2008 R2 and SQL Server 2012 both.

    For more information about the hardware requirements please refer

    For SQL Server 2012 , http://msdn.microsoft.com/en-us/library/ms143506.

    For SQL Server 2008R2, http://msdn.microsoft.com/en-us/library/ms143506(v=sql.105).aspx

    For SQL Server 2008, http://msdn.microsoft.com/en-us/library/ms143506(v=sql.100).aspx


    Thanks
    Manish

    Please use Mark as Answer if my post solved your problem and use Vote As Helpful if a post was useful.


    • Upravený Manish_BI 14. dubna 2012 10:19
    •  
  • 14. dubna 2012 10:25
     
     Odpovědět
    I haven't seen any versions of SQL Server that is 100% compatible with Windows 7. I am taking about such a version of SQL Server where I don't need to install any patches or updates once the software is installed !!!

    this type of software which does not need any updates after installation does not exist.

    there'll always be updates to the SQL Server after it had been released. Don't forget that the code base for the SQL Server is fixed about 2 month before it is available for download and in the meantime additional changes had been already been implemented for performance, stability, bug fixes etc both on the operating system and SQL Server.

    Please check the Hardware and Software requirements for installing SQL Server page for a specific version: Hardware and Software Requirements for Installing SQL Server 2012. This page list the required prerequisite for installing SQL Server.

    If you need to run SQL Server with several clients you should use Windows Server 2008R2 instead of Windows 7 as there're several limitiation imposed on SQL Server when running on desktop operating system.