Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Brent Wood
Richard Huxton wrote: David Potts wrote: David Potts wrote: Any platform ! ie Web ,X, , L/Unix console, Mac or even Weandozz pgadmin, phppgadmin - although these are pitched more towards admin, they let you edit table data. PGAccess provides a spreadsheet like view of tables which users

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Chris Browne
[EMAIL PROTECTED] (Kenneth Downs) writes: > If you want end-users to be doing the data entry, Andromeda may be > what you want. > > http://www.andromeda-project.org/ > > The project is aimed at more complicated cases and may carry too much > overhead for what you want, but perhaps not. Their choic

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Alvaro Herrera
Reid Thompson wrote: > On Thu, 2007-04-19 at 10:05 -0500, Tony Caduto wrote: > http://www.gnome-db.org/ Glom (www.glom.org) would seem to fit the bill. -- Alvaro Herrerahttp://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Reid Thompson
On Thu, 2007-04-19 at 10:05 -0500, Tony Caduto wrote: > David Potts wrote: > > Can any body recommend a generic opensource data entry tool that can be > > used to make some simple forms for entering data in to postgres? > > > > > > ---(end of broadcast)-

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Tony Caduto
David Potts wrote: Can any body recommend a generic opensource data entry tool that can be used to make some simple forms for entering data in to postgres? ---(end of broadcast)--- TIP 6: explain analyze is your friend For Desktop applicatio

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Kenneth Downs
If you want end-users to be doing the data entry, Andromeda may be what you want. http://www.andromeda-project.org/ The project is aimed at more complicated cases and may carry too much overhead for what you want, but perhaps not. David Potts wrote: Can any body recommend a generic opensou

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Richard Huxton
David Potts wrote: David Potts wrote: Any platform ! ie Web ,X, , L/Unix console, Mac or even Weandozz pgadmin, phppgadmin - although these are pitched more towards admin, they let you edit table data. There are also lots of commercial admin/data tools that will work with PG - check the

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread David Potts
> David Potts wrote: Any platform ! ie Web ,X, , L/Unix console, Mac or even Weandozz >> >> Can any body recommend a generic opensource data entry tool that can be >> used to make some simple forms for entering data in to postgres? > > For the web? *nix console? GTK? Mac? > > -- >Richard Hux

Re: [GENERAL] Postgres data/form entry tool

2007-04-19 Thread Richard Huxton
David Potts wrote: Can any body recommend a generic opensource data entry tool that can be used to make some simple forms for entering data in to postgres? For the web? *nix console? GTK? Mac? -- Richard Huxton Archonet Ltd ---(end of broadcast)--

[GENERAL] Postgres data/form entry tool

2007-04-19 Thread David Potts
Can any body recommend a generic opensource data entry tool that can be used to make some simple forms for entering data in to postgres? ---(end of broadcast)--- TIP 6: explain analyze is your friend