Installing MS Sqlserver 19 on Parallels desktop 17 and windows 11

DeborahH

Bit poster
If anyone has accomplished this I would love to hear from you. I just bought my MacBook Air with the m1 chip. I had been waiting and waiting until it seemed that parallels had solved running Window app on the Mac. Assured by the Apple staff that it was all good now. But
I went though the install for Parallels Decktop 17 and it automatically installed Windows 11 and ARM.
Next step tried to install SQLServer 19 and the installation will not complete. Apple won't help because it is a Microsoft product, Microsoft won't help because it's installing on a Mac. Where do I get help. Thanks.
 
If anyone has accomplished this I would love to hear from you. I just bought my MacBook Air with the m1 chip. I had been waiting and waiting until it seemed that parallels had solved running Window app on the Mac. Assured by the Apple staff that it was all good now. But
I went though the install for Parallels Decktop 17 and it automatically installed Windows 11 and ARM.
Next step tried to install SQLServer 19 and the installation will not complete. Apple won't help because it is a Microsoft product, Microsoft won't help because it's installing on a Mac. Where do I get help. Thanks.

I have the same issue and need a fix ASAP!
 
Same issue. Apparently Parallels isn't in a rush to solve this one. I do have an idea though. What about using a Docker Image?
 
A docker image is essentially a container. On the Mac if you want to install SQL Server, you basically download a docker image and then run it. It's like a VM with SQL Server running inside it.
 
Back
Top