Re: PQsetdb - Mailing list pgsql-general

From Mohsen Pahlevanzadeh
Subject Re: PQsetdb
Date
Msg-id 33043.81.91.153.7.1109192607.squirrel@81.91.153.7
Whole thread Raw
In response to Re: PQsetdb  (Richard Huxton <dev@archonet.com>)
Responses Re: PQsetdb
List pgsql-general
My program is using both MySQL & PostgreSQL.I don't have problem with
Mysql.But i have problem with pgsql.
> Mohsen Pahlevanzadeh wrote:
>> I recieve following error:
>> [root@localhost sql2sql]# make
>> g++ -c -I/usr/include/mysql  -I/usr/include sql2sql.cpp;
>                         ^^^^^^
>> g++ -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -o
>                   ^^^^^   ^^^^^^^^^^^
> Those aren't going to help, are they?
>
> --
>    Richard Huxton
>    Archonet Ltd
>


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: PQsetdb
Next
From: Jonel Rienton
Date:
Subject: Re: ADO and timestamp/date errors