Re: Unable to connect: Adaptive Server is unavailable or does not exist
Daniel Fazekas <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Jun 9, 2010, at 17:48, Chris Adams wrote: > net.c:210:Connecting to 159.121.122.6 port 1443 (TDS version 8.0) > net.c:264:tds_open_socket: connect(2) returned "Operation now in progress" > net.c:299:getsockopt(2) reported: Connection refused Did telnet really work? telnet 159.121.122.6 1443 1443 is an odd choice. The default port is 1433, not 1443.