If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Need Help Connecting to Database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-24-07, 21:10
xtremenorthwest xtremenorthwest is offline
Registered User
 
Join Date: Dec 2007
Posts: 1
Need Help Connecting to Database

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 Connectionerver 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.

Last edited by xtremenorthwest; 12-25-07 at 02:07.
Reply With Quote
  #2 (permalink)  
Old 12-27-07, 11:30
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
you need to talk to your ISP / Web Hosting service
you need to find out what mechanism they want or are prepared to let your use.
it depends on what security settigns they have determined

some ISP's (well most that Im aware of) will not allow direct access to their data servers, you usually have to go inthrough a proxy program or applciatrion on their servers. There are a few ISP's Im aware of that will allow direct Access from remote workstations, but these ISP's require a fixed IP address, not Proxy servers.

So its not really a MySQL problem in my vioew.. its how your ISP has set it up. they should be able to provide at least one mechanism for you to maintain your data.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On