Hi DomFriant, thanks for you advice with the Pro 7. I probably should have done more reserach. Actually I wanted a reliable mobile device, where I can use Office Applications also. I choose the Pro X because of the bigger screen. Now I am doing a further education in SQL. For this I wanted the SQL server. Not to run an app permanently. So I hoped that at least the lite version would run on the Pro X. I did not expect, that so many apps did not run on the flagship surface. But ok, hard learning:-) Lets see how is going with windows 11. I am also in the insider group, but I was nevertheless not able to run SQL server on my Pro X...
Hi, as I said in my previous comment, I hope what I wrote didn't come across as condescending. I really was just wondering if you had seen or read somewhere that someone said it should work, only to find out later (after you made the purchase) that it doesn't. Now that I'm on a dev insiders build I tried it myself as well and it had errors during the install. I have no idea if Microsoft will update SQL to allow it to run, but I suspect it might be awhile if they do.
I don't know your current technical knowledge, but alternatives might be to try to install SQL Server in WSL (windows subsystem for linux) as a docker container. I'm not 100% if this will work without trying it myself, but docker at least natively supports ARM64, and WSL is included in Windows 10/11 ARM edition (which is awesome!). I don't think the linux version of Microsoft SQL server would install directly (without docker) in a WSL distribution as it appears to only support Intel 64-bit same as the windows version. I'm not sure about the docker image, and I haven't found anything specific to it. If you have no idea what I'm talking about then nevermind :)