Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL

Поиск
Список
Период
Сортировка
От David Hartwig
Тема Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL
Дата
Msg-id 36A3BC75.5461986F@insightdist.com
обсуждение исходный текст
Ответ на Checkboxes on MSAccess and PostgreSQL  (Valerio Santinelli <tanis@mediacom.it>)
Список 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 по дате отправления:

Предыдущее
От: Robert Chalmers
Дата:
Сообщение: Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL
Следующее
От: Valerio Santinelli
Дата:
Сообщение: Re: Was...[GENERAL] Checkboxes on MSAccess and PostgreSQL