some commercial web hosts (like mine) do not allow remote connection to their database servers. if this is the case for you then you will not be able to connect from your desktop via any interface app. you would have to export the database schema from your host and import it to your local mySQL database server. this can all be done with phpmyadmin but you would obviosly have to install a copy on your webhost first.