TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

MS SQL Express - Cannot connect to local MS SQL Express instance #416

Closed hellfire17 closed 5 years ago

hellfire17 commented 5 years ago

Environment: Windows 10 x64

Steps to Reproduce:

  1. Download and install the latest version (4.0.379) of TeamSQL
  2. Start to create a new connection for SQL Server
  3. Enter the parameters shown in the attached screenshot
  4. Click the "Test Connection" button

Expected:

  1. The connection test should be successful (since the previous stable version of TeamSQL was able to connect to the same SQL Express instance)

Actual:

  1. The error message shown in the attached screenshot is shown sqlexpress_error
Akhil-Das commented 5 years ago

Hi check the port number which you have provided is correct.

hellfire17 commented 5 years ago

Hey, I checked the port and it seems to be correct. I've attached a screenshot of the configuration so that we are on the same page.

sql server configuration manager

selcukayhan commented 5 years ago

Hi @hellfire17 ,

There is a known issue about Windows AUTH as Windows Authentication to SQL server is not working in Latest Beta and we are on it to fix.

If you have a chance to authenticate with SQL SERVER AUTH, you can use that method for a while.

Thanks for you understanding.

hellfire17 commented 5 years ago

Hey, I see. I will wait for the bug you have mentioned to be fixed. Thanks for your quick response, and keep up the good work!

murtezao commented 5 years ago

358