Skip to content

Unable to connect ADS with local SQL Server 2017 Developer Edition. #14104

Closed Answered by kburtram
MoreporkGithub asked this question in Q&A
Discussion options

You must be logged in to vote

@MoreporkGithub if you can connect using SSMS then the connection should also work from ADS. They both use the same SqlClient driver.

Are you using something like:

Server = localhost
Authentication Type = Sql Login
Username & password = your username

Also, do you now have two instances of SQL Server running on your localhost (for Express and Developer). If so, you may need to append the correct instance name into the server field.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MoreporkGithub
Comment options

Answer selected by kburtram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants