Sorry for the vague title, but here's my problem.
I connect to my database in MySQL Workbench using the following method : TCP/IP over SSH
However, when I try to set up the DSN on Windows 7 via:
Control Panel -> Administrative Tools ->Data Sources (ODBC)
It won't connect. My other databases that connect in MySQL Workbench using Standard TCP/IP are able to connect when I set up the DSN on Windows, but I think the SSH is throwing it off.
Could someone please let me know if it's possible to set up a DSN on windows using a connection that uses SSH?
1 Answer 1
In case anyone else has this question in the future, I just figured out that you need an SSH client like putty to do this.
-
Can you tell me how to acheive that with putty??user10446– user104462012年07月27日 04:16:45 +00:00Commented Jul 27, 2012 at 4:16