Re: Cygwin and postgresql connexion

Поиск
Список
Период
Сортировка
От Schiefelbein, Mary Curran
Тема Re: Cygwin and postgresql connexion
Дата
Msg-id 9C3D47D6F648744BB79344F59852C112428ED50180@LLE2K7-BE01.mitll.ad.local
обсуждение исходный текст
Ответ на Cygwin and postgresql connexion  (BELEM Mahamadou <mabelem2003@yahoo.fr>)
Список pgsql-cygwin
Without compile or link errors, it sounds like your program is simply crashing (segmentation fault?). Try running it in
adebugger like gdb. 

Are you able to compile and run the test programs provided with libpq++?

Curran

-----Original Message-----
From: pgsql-cygwin-owner@postgresql.org [mailto:pgsql-cygwin-owner@postgresql.org] On Behalf Of BELEM Mahamadou
Sent: Monday, June 23, 2008 9:23 AM
To: pgsql-cygwin@postgresql.org
Subject: [CYGWIN] Cygwin and postgresql connexion

Dear all

I am a new user of Postgresql.

I try to connect to  a data base using à C++ program. Then, I import libpq-fe.h.

By when I compile my program no error occurs but it is impossible to run the program.
The program stop wothout error during the execution. I use cygwin.

Someone can explain me the problem?

Now I want to use liqpq++ but I don't know how to import this library using cygwin.

I notice that I am using cygwin


Best regard



________________________________

Envoyé avec Yahoo! Mail
<http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52423/*http://fr.docs.yahoo.com/mail/overview/index.html>
.
Une boite mail plus intelligente.

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

Предыдущее
От: BELEM Mahamadou
Дата:
Сообщение: Cygwin and postgresql connexion
Следующее
От: BELEM Mahamadou
Дата:
Сообщение: why it is impossible to connect to the data base?