azure-data-studio

How to connect to an SQL Server on Parallels VM

房东的猫 提交于 2021-01-29 10:04:23
问题 I'm attempting to connect to a test Database on a Parallels VM on Mac using Azure Data Studio, but I'm getting the standard, generic connection error: System.Data.SqlClient.SqlException (0x80131904): 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: TCP Provider, error: 40 - Could

Azure Data Studio: Save As CSV

守給你的承諾、 提交于 2020-07-21 08:06:25
问题 In Azure Data Studio, after getting my results I'm clicking on the "Save as CSV" icon and nothing appears to be happening. How do I name the file and where will it be placed? I'm expecting to see a Save As.. dialog. 回答1: Apparently, you have to click on the blue arrow at the upper left of the icon to get the "Save as" dialog. Not very intuitive and user friendly and not documented that I can tell. 来源: https://stackoverflow.com/questions/53727252/azure-data-studio-save-as-csv