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

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "elekis" <elekis(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [NOOB] try tu put a number with pqexecprepare
Date: 2008-11-28 11:15:06
Message-ID: 9ec1d8d5-aecd-469b-84f1-ace45b7a86bf@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Willy-Bas Loos 2008-11-28 11:20:28 Re: Separate Sessions?? (View data <-> Query tool)
Previous Message Grzegorz Jaśkiewicz 2008-11-28 11:13:06 psql verbose mode