Re: SSH Tunnel from Access (General questions)
I just spoke with one of our Rails guys and he pointed out that what you are doing is actually different than the problem described here. You are trying to open a port to the database but Access is a file-based database system. You need to use SFTP to get to the file and work with it not SSH. And I'm afraid that at this point, my knowledge ends :(. Best of luck with this