Re: [NOOB] try tu put a number with pqexecprepare

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: [NOOB] try tu put a number with pqexecprepare
Дата
Msg-id 9ec1d8d5-aecd-469b-84f1-ace45b7a86bf@mm
обсуждение исходный текст
Ответ на Re: [NOOB] try tu put a number with pqexecprepare  (elekis <elekis@gmail.com>)
Список pgsql-general
    elekis wrote:

> by the way,
>
> I use cl.exe (windows)  and he say
> Cannot open include file: 'netinet/in.h': No such file or directory
>
> is there any options compiles?? or other include ??

For windows, I'm using this:

#include <winsock2.h>

and it appears to be good enough.

You may have to include the winsock library in the link, too, if you
end up with missing symbols.

 Best regards,
--
 Daniel
 PostgreSQL-powered mail user agent and storage:
http://www.manitou-mail.org

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

Предыдущее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: psql verbose mode
Следующее
От: "Willy-Bas Loos"
Дата:
Сообщение: Re: [pgadmin-support] Separate Sessions?? (View data <-> Query tool)