From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | salman Sheikh <salman_sheikh(at)web(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Replacing MS Access with Postgresql |
Date: | 2008-07-07 17:49:08 |
Message-ID: | 48725714.9040808@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2008-07-07 17:51:18 | Re: Replacing MS Access with Postgresql |
Previous Message | salman Sheikh | 2008-07-07 17:43:31 | Replacing MS Access with Postgresql |