Getting "unknown host name ..." complied with static library ?

Поиск
Список
Период
Сортировка
От Ahmad Munif
Тема Getting "unknown host name ..." complied with static library ?
Дата
Msg-id 001401c2391a$e3117420$d101a8c0@intra.magna.co.id
обсуждение исходный текст
Список pgsql-interfaces
i'm using MingW (windows) to compile libpq program.
if i used dynamic library (-lpqdll), the program can be
compiled and running well (i can access the database).
but, if i used static library (-lpq), 
the program can be compiled, but can't access the database.
the error message is "unknown host name: 192.168.1.1".

What's wrong and how to handle it ?

thanks




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: PGACCESS Error Relative Path @ export table
Следующее
От: "John L. Turner"
Дата:
Сообщение: Re: PGACCESS Error Relative Path @ export table