Re: PQsetdb

From: "Mohsen Pahlevanzadeh" <mohsen(at)pahlevanzadeh(dot)org>
To: "Richard Huxton" <dev(at)archonet(dot)com>
Cc: mohsen(at)pahlevanzadeh(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: PQsetdb
Date: 2005-02-23 21:03:05
Message-ID: 33043.81.91.153.7.1109192607.squirrel@81.91.153.7
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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
>

In response to

  • Re: PQsetdb at 2005-02-23 20:52:52 from Richard Huxton

Responses

  • Re: PQsetdb at 2005-02-23 21:27:09 from Stephan Szabo

Browse pgsql-general by date

  From Date Subject
Next Message Jonel Rienton 2005-02-23 21:09:08 Re: ADO and timestamp/date errors
Previous Message Richard Huxton 2005-02-23 20:52:52 Re: PQsetdb