tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
381 stars 102 forks source link

ERROR: DB-Library error: DB #: 20009, DB Msg: Unable to connect: Adaptive Server is unavailable or does not exist, OS #: 111, OS Msg: Connection refused, Level: 9 SQL state: HV00L #176

Open smookram opened 6 years ago

smookram commented 6 years ago

Using sql server developer edition. Works with sql server enterprise edition.

GeoffMontee commented 6 years ago

Connection refused generally means either that nothing is listening on the port or that some firewall is blocking access.

https://serverfault.com/questions/725262/what-causes-the-connection-refused-message