mssql-docker icon indicating copy to clipboard operation
mssql-docker copied to clipboard

[DOC] Add documentation about TCP/Named Pipes

Open eByte23 opened this issue 8 years ago • 1 comments

When using docker containers on windows link containers with --link

I was getting errors connecting to the linked container, after a loooooooong time i found simple by using 'server=tcp:servername' it works.

This would be very helpful for other people.

Thanks

eByte23 avatar Mar 28 '17 22:03 eByte23

this saved a lot of my time. thank you very much

btcromesh avatar Sep 14 '22 05:09 btcromesh