Hail,

I have a website on an external webserver that offers to have MySQL DBs on it. I was wondering if it was possible to connect through a VB app or ODBC (DAO) to a SQL DB that is not local host? I'm assuming this would mean that I'd have to connect through the net right? Is it just a question of entering the address where I would usually enter a server name\IP or do I need like MySQL drivers on the PC I'm connecting from?