Re: DAO TO ODBC - Mailing list pgsql-odbc

From Richard Broersma
Subject Re: DAO TO ODBC
Date
Msg-id 396486430810151525i4f77602fkb41febfff54a56ff@mail.gmail.com
Whole thread Raw
In response to DAO TO ODBC  (salman Sheikh <salman_sheikh@web.de>)
Responses Re: DAO TO ODBC  ("Richard Broersma" <richard.broersma@gmail.com>)
List pgsql-odbc
On Wed, Oct 15, 2008 at 3:17 PM, salman Sheikh <salman_sheikh@web.de> wrote:
> hi freinds,
> I have an application software which has connection with MS Access through
> DAO.I want to use same software without any changing with my new databank
> Postgresql through Odbc.

> I dont think so,that i can change it,I must develope whole software with
> odbc for postgresql.
> can any body help me?

I don't see where the problem would be.  You can still use DAO to
connection to PostgreSQL via an ODBC connection or an ODBC connection
wrapped in a DSN.  There is extra work required to setup the DAO
connection, but once it is created everything else should be the same.


--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-odbc by date:

Previous
From: salman Sheikh
Date:
Subject: DAO TO ODBC
Next
From: "Richard Broersma"
Date:
Subject: Re: DAO TO ODBC