None version will work under Windows ARM, it's not supported.
=> Processor Type: x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support
No ARM
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all
I'm running Windows 11 ARM in a Parallels VM on my new Mac M1 Studio.
Generally, Windows is running perfectly OK but for one application I need a version of MSSQL Express up to and including 2022. The actual version number does not matter, as long as it runs in this VM.
I have tried 2017 but it stalls and can't complete. A "Basic" installation will do, I believe. The application I use creates databases (dictionaries, glossaries) in SQL format.
I would be grateful for any help.
Alan
None version will work under Windows ARM, it's not supported.
=> Processor Type: x64 Processor: AMD Opteron, AMD Athlon 64, Intel Xeon with Intel EM64T support, Intel Pentium IV with EM64T support
No ARM
You have two options
run Sqlserver intel image with docker on the Mac. Docker now supports intel images via Rosetta.
find the old azure sql edge for arm image (this is what I use)
MS SQL 2014 works in Windows 11 ARM64. I have been using it for more than 3 years in a Windows 11 ARM64 VM. I have tried all versions from 2014 on and none of them work. If the version doesn't matter, SQL 2014 will install and work fine.
Sql server wont work on windows Arm. I think microsoft has no plans releasing sql server on windows arm, if they had, they would've released it by now. I just bought parallels and windows license because of this. huge disappointment.
the best way to run sql server is through docker. no need to buy parallels or windows license.
https://database.guide/how-to-install-sql-server-on-a-mac/
Im thinking to shift to redshift or other database solution.