Questions tagged [sql-server-vnext]

6 questions
0
votes
1 answer

SQL SERVER USER PERMISSION ON LINUX

I am planning to install SQL SERVER 2017 on Redhat Linux with least privilege account without using a root account. What is the linux permission I need for the account to be able to do the setup as well as the folder permission I need on the SQL…
0
votes
0 answers

Assigning Public IP to SQL Server Docker Image

I am using the latest Docker version (17 CE) on a Mac OSX and I have spun up an instance of SQL Server using the following tutorial: https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-setup-docker The server was set up successfully and I…
Nik
  • 355
  • 1
  • 7
  • 18
0
votes
0 answers

Error while connecting SQL Server Vnext

I am running SQL Server Vnext (2017) in docker on MAC. I am able to connect SQL Server using command line utility mssql but not able to connect using Visual Studio Code. Can anyone help? mssql: Failed to connect: System.Data.SqlClient.SqlException:…
Kannan Kandasamy
  • 13,405
  • 3
  • 25
  • 38
0
votes
1 answer

Cannot restore a database with SSMS 2017 over MSSQL vNext Ubuntu 16.04

I've just installed the last version of Sql Server Management Studio 2017 (v17.0) in order to connect to the brand new SQL SERVER vNEXT on Ubuntu 16.04. So, I tried to restore the classic NORTHWND database, just to test the environment, but the…
0
votes
1 answer

Creating a clusterless availability group using windows server 2016 and sql server vNext CTP 1.4

I am testing configuration of availability groups(AG) with windows Server 2016 with sql server vNext CTP 1.4 within a clusterless environment. After having been to a recent conference, I have had learnt that this clusterless AG configuration is…
0
votes
1 answer

SQL Server on Linux Mint

I'm trying to install SQL Server vNext on Linux Mint. when i run setup, I get the following error. any help would be highly appreciated. Failed to issue method call: No such interface 'org.freedesktop.DBus.Properties' on object at path…
Mehmet
  • 1
  • 1
  • 4