Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL - Mailing list pgsql-general

From David Hartwig
Subject Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL
Date
Msg-id 36A3BC75.5461986F@insightdist.com
Whole thread Raw
In response to Checkboxes on MSAccess and PostgreSQL  (Valerio Santinelli <tanis@mediacom.it>)
List pgsql-general
Robert Chalmers wrote:

> Hi,
> I'm pretty new to postgresql, but am reasonably familiar with MSAccess, and I
> see here that Valerio can export tables from Access to pgsql. How is this done?
> And using forms from Access related to pgsql databases?

You need ODBC driver for PostgreSQL.   (See
http://www.insightdist.com/psqlodbc)   Once you connect to the backend everything
is more or less the same.  There are, however, many little considerations with
regard to performance and locking.      But,  it doesn't take to much to get
started.



pgsql-general by date:

Previous
From: Robert Chalmers
Date:
Subject: Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL
Next
From: Valerio Santinelli
Date:
Subject: Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL