Dear all :
help me please :
I compile my c++ program to connect Postgres Sql with command line :
c++ -I /usr/local/pgsql/include -L /usr/local/pgsql/lib -lecpg -lpq -g -o capek.cgi
capek.cc
and I ve got eror
" Segmentation fault (core dumped) "
could any body tell me what happe
Dear all
I have problem with Cgicc implementation in c++;
Could you tell me how to redirect from one page to certain page
when I enter the submit button
--
Zudi Iswanto
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http
.text+0x91): undefined reference to `PQstatus'
/tmp/ccy63XDd.o(.text+0xc4): undefined reference to `PQerrorMessage'
collect2: ld returned 1 exit status
Please help me to fix the problem .
Thank you for your attention ....
--
Zudi Iswanto