I can't tune ODBC connection in ODBC Data Source Administrator using IP or host name of server. Only with localhost using. Although I can successfully ping the server via IP or host name. Firewall is tuned-of.
OpenEdge 10.2B is installed at Win Server 2003
The error I got: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver]Connection refused. Verify host name and port number ErrNum=10038
.lg
file (on the Progress server host), to confirm what the instance thinks its-H
(hostname) and-S
(service) properties are. – TallTed