| From: | Stefan Keller <sfkeller(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general List <pgsql-general(at)postgresql(dot)org> |
| Cc: | alexandros_e <alexandros(dot)ef(at)gmail(dot)com> |
| Subject: | Re: client that supports editing views |
| Date: | 2014-02-08 13:24:18 |
| Message-ID: | CAFcOn2980JhxM45xEX10HaUsfaop2qLPm+63ZPVQvf1AEyRWrw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi Thomas and Alexandros
Thanks for your quick replies!
If possible I'd prefer an open source framework.
I've actually found another possible solution candidate: Using Qt Designer [1].
I'm still evaluation and now keen if anybody stands up to vote for a
pgAdmin plugin...?
-- Stefan
[1] "Postmodern PostgreSQL Application Development" by David Sankel at
PostgreSQL Conference East 08
http://netsuperbrain.com/postmodern-postgres.html
2014-02-08 alexandros_e <alexandros(dot)ef(at)gmail(dot)com>:
> 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.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yngve N. Pettersen | 2014-02-08 14:57:10 | Re: Possible multiprocess lock/unlock-loop problem in Postgresql 9.2 |
| Previous Message | alexandros_e | 2014-02-08 13:12:59 | Re: client that supports editing views |