Hi, I have a database on my MySQL server running on my website. I want to make a client in VB so people can download it and have access to the database via that client. I don't know if that's possible with ADO? I've been able to access my DB on the same computer that the DB is with the client, but I can't/don't know how to get access over the internet to my DB (in Vš. Is it possible with ADO to have remote access over the internet to a DB, if so, can anyone help please?