MySQL Forums
Forum List  »  Connector/ODBC

Re: Test Connection Failed
Posted by: Christopher Hazlett
Date: May 10, 2005 01:27PM

I had a similar problem over a network connection, using VB6, MyODBC 3.5.9 and 3.5.11.

I was connecting to mysql 4.1 on a Windows XP machine with SP2. It turned out that the Host machine had the Windows firewall on, whcih kicked off TCP/IP connections.

I disabled the windows firewall, and all worked just fine. This may be a less than desirable fix for some, but connections to the host are limited to internal.

Hope this helps anyone.

-Christopher Hazlett
Integration Consultant

Options: ReplyQuote


Subject
Written By
Posted
March 23, 2005 05:40AM
March 23, 2005 09:04AM
Re: Test Connection Failed
May 10, 2005 01:27PM


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.