PDA

View Full Version : Use MySQL with Navicat/SQLYog?


ectrian
11-11-2007, 02:38 PM
I cant figure out why it wont work. I want to use navicat and sqlyog to edit my databases because its much easier. It wont let me connect though.

Heres what I put in:
HOST: ectrian.ulmb.com
PORT: 3306
USERNAME: (i put in the database name, it works in my php scripts.)
PASSWORD: (i put in the password, it works in my php scripts.)

I also tried using 64.72.116.195 for host, still didnt work

So why cant i use it?

Tyler
11-11-2007, 05:27 PM
I have moved your thread to the correct area. Please do not post script questions in the web hosting support area. Your host is wrong, it should be mysql like the control panel says.

ectrian
11-11-2007, 10:46 PM
I have moved your thread to the correct area. Please do not post script questions in the web hosting support area. Your host is wrong, it should be mysql like the control panel says.

I know the host is mysql.
I'm talking about managing my database from >>MY<< computer using navicat or sqlyog. and putting in mysql does not work. Putting in mysql only works if the file using it is on the webserver.

So basically, my question is:
How can I use the MySQL database with a program/file that is not located on my ulmb webserver?

Tyler
11-11-2007, 11:11 PM
You cant connect to the MySQL server from outside our server.

We provide you with PHPMyAdmin to edit your database.