From: David Carlson Date: March 11 1999 7:33pm Subject: ODBC, mySQL and SSH List-Archive: http://lists.mysql.com/myodbc/10 Message-Id: <002701be6bf6$0e855ae0$0100a8c0@cr139530-a.nvcr1.bc.wave.home.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I maintain our mySQL database remotely using Access & ODBC from my Win95 machine. It works well, but I would like to increase the security of the connection. We have installed SSH on our Linux server, and I can log in using SSH Client from my Win95 machine. The SSH client was obtained from http://www.doc.ic.ac.uk/~ci2/ssh/ Has anyone figured out how to get Access and ODBC to tunnel through to a Linux server via SSH? Do I need to make any changes to SSH server, or is it all set up on the WIN95 client side? Once I am able to do this, is the entire session encrypted, or just the login sequence & password? Thanks in advance, David