Does anybody know anything about tunneling odbc stuff through ssh ?
I'm using a remote Mysql DB, but a local Access (ptooie) DB, and they talk to
each other through ODBC. As some of the info is er,sensitive, I'd like to
hide it from everybody by tunneling it through ssh. Do you know how to do it?
Thanks a lot
A good ssh client for the PC is SecureCRT from http://www.vandyke.com/.
It can do port forwarding quite easily, just check the online help.
There seem to be freeware clients, but I'm not sure, perhaps "putty".
We use SecureCRT's port forwarding to access MySQL on our server from
time to time, and it works well.