Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: MSSQL via SSH tunnel #921

Closed
cehser opened this issue Mar 2, 2020 · 6 comments
Closed

Feature Request: MSSQL via SSH tunnel #921

cehser opened this issue Mar 2, 2020 · 6 comments

Comments

@cehser
Copy link

cehser commented Mar 2, 2020

Currently, there is no option to connect to MSSQL via SSH tunnel as there is for MySQL/MariaDB and PostgeSQL. This means I have to run plink.exe manually before connecting to the DB (which is working perfectly btw).

It would be great if there was a built-in option to connect to MSSQL(TCP/IP) via SSH tunnel.

@ansgarbecker
Copy link
Collaborator

@mindc
Copy link

mindc commented Apr 2, 2021

Any progress with this?

@ansgarbecker ansgarbecker modified the milestones: v11.3, v11.4 May 30, 2021
@ansgarbecker ansgarbecker removed this from the v12.0 milestone Apr 14, 2022
@ansgarbecker
Copy link
Collaborator

I am on the way to add SSH support for MS SQL. I suppose it makes sense to enable support for the network type "Microsoft SQL Server (TCP/IP)" only. Or does it make sense to support the other ones as well, like named pipe, SPX/IPX etc.?

@cehser
Copy link
Author

cehser commented Jan 10, 2023 via email

ansgarbecker added a commit that referenced this issue Jan 10, 2023
…H tunnel" tab is not hidden any longer for unsupported network types, only the checkbox is disabled then.
@ansgarbecker
Copy link
Collaborator

Next build has the SSH tunnel checkbox enabled for SQL Server TCP/IP. Activating it requires to add user and password or key file. Note the SSH host is unlikely to support these named instances which SQL Server locally supports, so you will need to enter an IP or hostname.

grafik

@ansgarbecker ansgarbecker added this to the v12.4 milestone Jan 10, 2023
@ansgarbecker
Copy link
Collaborator

Closing this.

If there is anything which does not work as expected please shout. I'm currently not able to test this myself here.

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

No branches or pull requests

3 participants