MySQL Forums
Forum List  »  MySQL for Excel

Re: Connection error on remote database
Posted by: Javier Treviño
Date: September 04, 2017 04:54AM

Hi Steve,
I would need more information about how you are creating the connection and establishing the SSH tunnel in order to try to help you with this.

If you can connect with the MySQL prompt or MySQL Shell you should be able to connect with MySQL for Excel. I am interested in troubleshooting with you this problem.

About debugging the code, you can either clone from GitHub or download the source from dev.mysql.com. Either way, you should be able to build the project. For running it in debug mode you would need to change one setting in the .csproj file (opening it directly in a text editor) to point it to the correct Excel version installed in your computer.

Regards.

====================================
Javier Treviño
MySQL on Windows Team

Options: ReplyQuote


Subject
Views
Written By
Posted
1239
August 26, 2017 03:58PM
Re: Connection error on remote database
792
September 04, 2017 04:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.