c postgres connectivity

From: mohammed rafique <milmen2000(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: c postgres connectivity
Date: 2003-07-17 09:04:32
Message-ID: 20030717090432.95790.qmail@web41112.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

i am trying to connect postgres and c on linux 8.0
after writing the source code i am compiling it with
ecpg with is a successful operation. the output thus
obtained is again compiled using cc/gcc with is giving
the following error
"undefined reference to ECPGconnect ld returned 1 exit
status"

plz help me.

thanks in advance

with regards
rafique

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Browse pgsql-novice by date

  From Date Subject
Next Message Alejandro Fuentes 2003-07-18 02:05:11 I´ve got problems when I try to use de psql
Previous Message Tom Lane 2003-07-16 22:04:27 Re: Cannot insert a duplicate key into unique index