Re: psqlodbc driver issue with Win10 Update 1803
Lothar Behrens <[email protected]> Mon, 4 Jun 2018 22:23:32 +0200
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Am 04.06.2018 um 20:05 schrieb Clemens Ladisch: > BGoebel wrote: >> 'could not translate host name "SERVER" to address: Unknown server error' > > Does "nslookup SERVER" executed on the command line work? > You should replace SERVER with a real domain name like yourserver.domain.de Example: My server name is yedi.behrens.de and thus nslookup yedi.behrens.de should be looking up that server correctly. If not, the DNS configuration is missing an entry. Regards, Lothar > > Regards, > Clemens > >