Unable to connect to any of the specified hosts
Posted by: Reinhold Fischer
Date: December 05, 2006 01:57PM

Hello,

i searched in this Forum for my Problem, but none of the other threads could help me.

I'm using VS2005 C++ Express , and the newest .NEt Connector.

I tried to connect to my localhost-mysql databse, and it works great.
But now iam trying to connect to a mysql-database from my webhoster.

I use the same Login-Data like in my php-scripts , but i always get the following Exception:

"Unable to connect to any of the specified hosts".

Then i tried several ways, i read in the other Threads:

- using the ip instead of the server-name
- changing the port
- setting pooling to true


But none of them could help me.

Heres my ConnectionsString:

"server=rdbms.strato.de;User ID=****;Password=****;database=****"


Thanks for reading,

Reinhold Fischer

Options: ReplyQuote


Subject
Written By
Posted
Unable to connect to any of the specified hosts
December 05, 2006 01:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.