Re: Replacing MS Access with Postgresql - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Replacing MS Access with Postgresql
Date
Msg-id 48725714.9040808@iol.ie
Whole thread Raw
In response to Replacing MS Access with Postgresql  (salman Sheikh <salman_sheikh@web.de>)
List pgsql-general
On 07/07/2008 18:43, salman Sheikh wrote:

> i have already MS Access databank (version 97) and source has been
> written in C++.Is it possible that i can replace it with postgresql as
> it is.Becoz i have 10 different tables,which are joined eachother.

It depends. How are you accessing the database from your C++ app? AFAIK
(not having done it myself) the usual ways to access PG from C/C++ are
via libpq or ODBC.

BTW, *please* don't send email to the list which references remote images.

Ray.


------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: salman Sheikh
Date:
Subject: Replacing MS Access with Postgresql
Next
From: "Scott Marlowe"
Date:
Subject: Re: Replacing MS Access with Postgresql