SQL Server LocalDB on Windows on ARM

Patric 0 Zuverlässigkeitspunkte
2024-08-07T09:14:34.94+00:00

I installed Sql Server Express LocalDB on a Samsung Book 4 Edge with the new Snapdragon (Windows on ARM). I can connect and work with the DB via SSMS. But if i try to scaffold the DB with VS2022 i get this error:

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 56 - Unable to load the SQLUserInstance.dll from the location specified in the registry. Verify that the Local Database Runtime feature of SQL Server Express is properly installed.)

---> System.ComponentModel.Win32Exception (193): %1 ist keine zulässige Win32-Anwendung.

How can i fix this error or better install the real SQL Server Express Edition?

Visual Studio
Visual Studio
Eine Familie von Microsoft-Sammlungen integrierter Entwicklungstools zum Erstellen von Anwendungen für Windows, das Web und mobile Geräte.
30 Fragen
SQL Server
SQL Server
Eine Familie von Verwaltungs- und Analysesystemen für relationale Datenbanken von Microsoft für E-Commerce-, Branchen- und Data Warehousing-Lösungen.
10 Fragen
0 Kommentare Keine Kommentare
{count} Stimmen

1 Antwort

Sortieren nach: Am hilfreichsten
  1. Dimitar Denkov (Convergys Corporation) 1.505 Zuverlässigkeitspunkte Microsoft-Anbieter
    2024-08-07T20:34:34.9833333+00:00

    Hallo Patric,

    Du hast die Frage in den deutschsprachigen Q&A-Foren gestellt, weshalb die Diskussion auf Deutsch weitergehen kann. Gib bitte Bescheid, wenn Du Englisch bevorzugst.

    Wie Olaf Helper im ersten dieser Links erklärt, sind ARM-Prozessoren für eine Installation von SQL Server nicht unterstützt, aber in den nachfolgenden Threads findest Du ein paar Tipps und weiterführende Informationen:

    How to install SQL Server on Windows 11 using UTM on mac,

    How to install Microsoft SQL Server on Windows 11 arm?

    https://video2.skills-academy.com/en-us/answers/questions/1370274/how-to-connect-to-localdb-from-vs-on-arm-win-11

    Gruß,

    Dimitar

    0 Kommentare Keine Kommentare

Ihre Antwort

Fragesteller*innen können Antworten als akzeptierte Antworten markiert werden, wodurch Benutzer*innen wissen, dass diese Antwort das Problem gelöst hat.