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

From: "Serge Fonville" <serge(dot)fonville(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, rod(at)iol(dot)ie
Subject: Re: [NOOB] try tu put a number with pqexecprepare
Date: 2008-11-28 11:11:14
Message-ID: 680cbe0e0811280311h4a4f172bydd7e4aaf3ac1b19a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> I simply try to put the number 5 for the second column, and after that
>
read the line.

I just wanna put number in the db.(sniff)

To put 5 in your database use either a text of numeric datatype for your
column.

> I use cl.exe (windows) and he say
>
Cannot open include file: 'netinet/in.h': No such file or directory

To resolve the lack of 'netinet/in.h' on Windows, take a look at uwin,
gnuwin and libgw32c

Hope this helps.

Regards,

Serge Fonville

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2008-11-28 11:11:23 Re: Separate Sessions?? (View data <-> Query tool)
Previous Message Serge Fonville 2008-11-28 11:08:04 Re: [NOOB] try tu put a number with pqexecprepare