Can I install SQL Server 2022 Express on Surface Pro 11?

zxm9501 zxm 40 Reputation points
2024-07-02T09:27:48.32+00:00

After installing SQL Server 2022 Express on Surface Pro 11, the instance cannot start correctly.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,760 questions
{count} votes

Accepted answer
  1. Erland Sommarskog 110.8K Reputation points MVP
    2024-07-02T11:27:55.34+00:00

    I think the answer is no. It seems that Surface Pro 11 uses the Snapdragon processor from Qualcomm which uses the ARM architecture. And SQL Server does not run on ARM.

    Possibly you can run SQL Server on a Docker image. That's a recommendation commonly given to Mac users running on ARM. Whether this recommendation is applicable to the Surface Pro - no idea.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.