PDA

View Full Version : MySQL & VB.NET


Phreak
09-23-2002, 02:17 AM
Are our MySQL databases setup so we can connect to them from a remote connection and not localhost? I want to write an app with vb.net to access the database from my site so I can manage it from my desktop and not through my browser. Can this be done with the current setup or do I need to have something configured specifically for my database?

Thanks,

Jaryd Sunstrom

sylow
09-23-2002, 04:13 AM
you can only connect from localhost on hostrocket.com.

jbraunia
06-19-2004, 04:51 AM
You can:
http://forums.hostrocket.com/showthread.php?threadid=11313&highlight=remote+access+mysql
(search for:
Connect to mySQL database from other host

(--> just add your desired host (or hosts, wildcard allowed) to the "add hosts" list on the bottom your mysql configuration page)

Silmaril8n
06-19-2004, 04:59 PM
I think you may also need to submit a TT for access from another program as well. I did this with one of my databases a little while ago.