Page 1 of 1

Connecting to a MySQL server via SSH

Posted: Tue 14 May 2019 12:40
by yeohray2
Can I use Unidac to connect to a MySQL server that uses SSH? Using MySQL Workbench's 'Standard TCP/IP over SSH' connection method, there are a few options that I cannot find in Unidac (SSH Hostname, SSH Username, SSH Password, SSH Key File).

Thank you.

Re: Connecting to a MySQL server via SSH

Posted: Tue 14 May 2019 12:58
by ViktorV
You can use MyDAC with SecureBridge components to connect to MySQL database, using SSH protocol.
You can obtain information about connecting to MySQL server using SSH in our documentation: https://www.devart.com/mydac/docs/?secu ... ctions.htm. You can see an example of MyDAC and securebridge coworking in demo projects: %MyDACDemos%\TechnologySpecific\securebridge, where %MyDACDemos% is MyDAC of demo projects an installation path on your computer.