I use HeidiSQL ( http://www.heidisql.com/ ) to manage my databases at work (I prefer this via phpMyAdmin).
Now I want to use HeidiSQL with my personal host plan, but when I connect to MySQL with my host, I connect to "localhost" in PHP, but at work I connect to databases with something like "supersqlserver.foo". network"...
Is there a way to connect to my hosted database using HeidiSQL? Is it common practice with hosts to allow such software?
By the way, the host where I want to run HeidiSQL is HostGator.
source
share