jimm98y / MSSQLEXPRESS-M1-Install

Installers and installation scripts for Microsoft SQL Server Express on ARM64.
MIT License
270 stars 59 forks source link

[Windows 11 + M3] Issue starting SQL Server instance? #40

Closed andyepifani closed 1 month ago

andyepifani commented 2 months ago

I am trying to install SQL Server Express 2019 on Windows 11 (VMWare, M3 but also Parallels, M3) using these scripts, but the database can't be started for unknown reasons... Any tips / anyone succeeded at getting this setup work?

Thank you 🙌

RuiPedroLeal commented 2 months ago

Hello. I have the exact same problem. Running Windows 11 ARM on a M3 MacBook Air via UTM. Executed this script, managed to install the SQL Server, SSIS, SSAS, but the SQL Server instance never starts. Any suggestions?

RuiPedroLeal commented 2 months ago

Quick update. Managed to install it and run it by completely remove any installation of sqlserver I had. Then executed the .BAT file again x2 (don't know why, but I had to do it 2 times). After that the SQL Server Installation was ok and running. Managed also to open the installer/setup and configured the Integration Services and Analysis Services.

sudoagile commented 1 week ago

Logre instalar el sql 2019 dev en mi surface 11, llego hasta aqui, cual seria la contraseña del usuario sa

Dos Uno

jimm98y commented 1 week ago

You have to run SSMS as Admin and use the Windows authentication option.