Re: mysql odbc connector 5.1 connection error
Imran Abizar <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Martin,
What sort of error are you getting? Is it related to security or your
client does not even see the server?
If it is related to security, refer to
http://kb.synametrics.com/FrontController?operation=1&id=49
If it is related to Network, try the following.
* Open a console window (DOS prompt) on your client machine and type:
telnet serverHostName 3306
* If you see a blank screen, that mean your client can connect to your
server.
* If you see an error, that means it is a network problem and try to see
why.
Regards,
Imran.
Martin Mabuwa wrote:
> I have not able to connect to mysql dababase using the odbc connector from a
> client windows workstation. I am able to connect using the odbc from the
> machine that is hosting my sql server (localhost). I am using the ip
> address of the server to try and configure the odbc connector and I continue
> to receive errors. I have turned off the firewall but this does not seem to
> help. Any recommendations
>
>
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/[email protected]