Re: client that supports editing views

From: alexandros_e <alexandros(dot)ef(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: client that supports editing views
Date: 2014-02-08 13:12:59
Message-ID: 1391865179758-5791070.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Why not use Access directly? You can connect to PostgreSQL though ODBC
(inside Access) and do the forms there. I am sure 95% that I had done that
in the past, although I cannot be sure it works with the most recent
versions.

Something like that:
http://www.depts.ttu.edu/ithelpcentral/solutions/odbcsetup.php

--
View this message in context: http://postgresql.1045698.n5.nabble.com/client-that-supports-editing-views-tp5782418p5791070.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Keller 2014-02-08 13:24:18 Re: client that supports editing views
Previous Message Thomas Kellerer 2014-02-08 12:12:00 Re: client that supports editing views