I am trying to connect to my database that my web host set up for me. Here is the information that he gave me.
The MySQL database is all setup for you to use.
> Database server: > Database name: > Database user:
> Database pass: *******
He did tell me this: If you are connecting from your own PC, or any other computer you will need to reference the database server with
I ping the database server and it just times out.
I go thought rahsyland.net for my web hosting, if that helps.
Any help would be nice.
I am using MySQL administrator program?
This what I have in MySQL Query 1.2.12
Stored Connection

erver Host:Port:3306
Username:Password:*******
Then in the Options under connection Parameters I have:
Connection:
Username:
Password:*******
Hostname:Port: Everything else I left alone. Did I put the right information in the right places? Help this helps me get connect to my database.