strConn = "Driver={MySQL ODBC 5.3 ANSI Driver};Server=mitchprice.mysql.pythonanywhere-services.com;Database=mitchprice$forex;UID=mitchprice;PWD=MYPASSWORDHERE;"
Gives me a "can't connect to server" error.
This code will work though different web host. Any thoughts please? Thanks!