SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
9,737 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is SQL Server 2019 Express edition available in 32-bit or is it 64-bit only?
SQL Server 2014 was the last version to have a 32-bit version of SQL Server.
Hi,
Starting from SQL Server 2016 (13.x) , Only the 64-bit version is available(for all SQL Server editions(Enterprise, Standard, Express, etc )).
And the Installation of SQL Server is supported on x64 processors only. It is no longer supported on x86 processors.
https://learn.microsoft.com/en-us/sql/sql-server/install/hardware-and-software-requirements-for-installing-sql-server?view=sql-server-ver15