Re: Unable to connect to any of the specified MySQL hosts
Posted by: Satheesh
Date: November 06, 2006 09:28PM

Are you able to connect to MySql directly from your machine. Just check the connection string you have given. Just a sample connectin string given in web.config is given:
<add key="ConStr" value="Server=185.68.0.40;User ID=root;Password=;Database=TestDb;Pooling=True"/>

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to connect to any of the specified MySQL hosts
November 06, 2006 09:28PM


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.