Hey I am new to SQL and trying to download the software but I keep getting this error code. Does anyone know how to fix it on parallels?

Garcia-Gonzalez, Alex 0 Reputation points
2023-02-07T22:32:16.1366667+00:00

Screenshot 2023-02-07 at 2.30.48 PM

SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.8K Reputation points MVP Volunteer Moderator
    2023-02-08T22:04:56.0166667+00:00

    I went to Google and found https://forum.parallels.com/threads/sql-server-on-windows-11-m1-macs.355462/

    The gist seems to be

    • SQL 2019 does not run on Paralells.
    • You can install Azure SQL Edge in a Linux container.
    • SQL 2012/2014 32-bit run on Parallels.

    SQL 2012/14 are very outdated. Azure SQL Edge is the best bet, even if there are some differences to SQL 2019.

    1 person found this answer helpful.
    0 comments No comments

  2. Seeya Xi-MSFT 16,586 Reputation points
    2023-02-08T06:14:48.66+00:00

    Hi @Garcia-Gonzalez, Alex,

    From SQL Server 2022: Hardware and software requirements, we can know

    User's image

    The M1 processor is not supported.

    One idea here is that you can install SQL Server in a virtual machine.

    Best regards,

    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

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.