sql-server-linux Questions
2
Solved
I have SQL Server installed on Linux. It was installed from Microsoft's repos as described here:
https://learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu
In MySql I used to wr...
Athodyd asked 4/9, 2017 at 15:51
1
I'm migrating a local SQL Server development database to run in a Linux docker container (on the same dev machine). When running my integration tests in Visual Studio 2019 on Windows, I receive MSD...
Bordy asked 9/11, 2020 at 4:11
1
Solved
I'm following https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-configure-docker?view=sql-server-2017 to config and run standalone sqlserver container in macos with persistent data succe...
Nikolas asked 25/3, 2019 at 10:19
2
Solved
I have a SQL Server Dockerfile with my import-data.sh importing *.sql files from a sql-data folder. Everything works if I run the *.sql files from a tool like Datagrip but the import fails with thi...
Rhetic asked 5/7, 2018 at 22:56
1
© 2022 - 2024 — McMap. All rights reserved.