Hi,
I am trying to establish a connection to the MySQL database using 'MySQL for Excel' and can't seem to get a connection. Can someone please look at the settings I'm putting in and point out what I'm doing wrong?
CONNECTION METHOD: Standard TCP/IP over SSH HOSTNAME: my_user_name.mysql.pythonanywhere-services.com PORT: 3306 USERNAME: my_user_name_for_PA PASSWORD: password_for_the_database
SSH SETTINGS: SSH HOSTNAME: ssh.pythonanywhere.com (I also tried ssh.pythonanywhere.com:22) SSH USERNAME: my_user_name_for_PA SSH PASSWORD: password_for_PA