Skip to content

Conversation

cheenamalhotra
Copy link
Member

Fixes #868

@dav-tb
Copy link

dav-tb commented Jan 13, 2021

Just to add on this: if the server only has named instances, then any attempt at opening a connection will throw an exception.

My understanding is that this happens because in resolving "address\instance", the targeted data source becomes in fact "address", which would then point to a non-existing Sql Server. The fix should therefore cover this case too.

Is my assumption correct?

@cheenamalhotra
Copy link
Member Author

Yes, that's correct!
We're also backporting this to v2.1 (PR #874) for next patch release.

@dav-tb
Copy link

dav-tb commented Jan 13, 2021

Thanks for the blazing fast reply, @cheenamalhotra ! I am happy to hear I will not have to wait until v3 for this fix. 😁

Keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The instance name is ignored when running on Linux
5 participants