Upgrade to Postgresql 7.3.2

Started by Carmen Waiabout 23 years ago2 messagesgeneral
Jump to latest
#1Carmen Wai
wai_carmen@hotmail.com

Hello:

I am using postgresql 7.2.1 and I have application written in libpq++ to
access the postgresql database. I would like to upgrade the postgresql to
7.3.2 but I found that there isn't any libpq++ interface any more. There is
only libpqxx, is libpq++ compatible with libpqxx. Also, where can I download
the ODBC driver for postgresql DB (for linux platform) as I found that it is
not included in the 7.3.2 pactage.

Thanks a lot!
Carmen

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

#2Joe Conway
mail@joeconway.com
In reply to: Carmen Wai (#1)
Re: Upgrade to Postgresql 7.3.2

Carmen Wai wrote:

I am using postgresql 7.2.1 and I have application written in libpq++ to
access the postgresql database. I would like to upgrade the postgresql
to 7.3.2 but I found that there isn't any libpq++ interface any more.
There is only libpqxx, is libpq++ compatible with libpqxx. Also, where
can I download the ODBC driver for postgresql DB (for linux platform) as
I found that it is not included in the 7.3.2 pactage.

Is this what you're looking for?
http://gborg.postgresql.org/project/libpqpp/projdisplay.php

HTH,

Joe