Connect to SqlServer named istance with dynamic port on docker container #9582
Unanswered
fabiorich-ico
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to pull up keycloak via docker by connecting to a SqlServer db.
If I try to connect to a normal db everything works normally, if I try to connect to the same server but to named instance with dynamic port the connection fails.
The question is:
is it possible to connect to a named instance named istance with dynamic port? Do you need to specify any special parameters?
Here are some examples:
IT WORKS!
IT NOT WORKS!
Thanks
Beta Was this translation helpful? Give feedback.
All reactions