| From: | "Tim Barnard" <tbarnard(at)povn(dot)com> |
|---|---|
| To: | "Prasanth Kumar" <kumar1(at)home(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Data entry screen building utilities |
| Date: | 2001-01-23 16:57:30 |
| Message-ID: | 009701c0855d$94dae4c0$a519af3f@hartcomm.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Interesting idea. I hadn't thought of trying this.
Thanks.
Tim
----- Original Message -----
From: "Prasanth Kumar" <kumar1(at)home(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Monday, January 22, 2001 7:03 PM
Subject: Re: [GENERAL] Data entry screen building utilities
> <snip>
> >Rather than writing PostgreSQL data entry screens from scratch using
> ncurses and >cdk, is anyone aware of any data entry screen building
> utilities useful for character->based screens, as opposed to GUI
utilities?
> >
> >Tim
> <snip>
> I don't know of such a utility but I remember that the tool 'pgaccess'
lets
> you create simple form under Tk/Tcl and saves it as a simple string in the
> database. Maybe you could create a ncurses based library to parse this
> string and produce a text based data entry screen?
>
> --
> Prasanth Kumar
> kumar1(at)home(dot)com
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-01-23 16:57:52 | Re: Looking for info on Solaris 7 (SPARC) specific considerations |
| Previous Message | Tim Barnard | 2001-01-23 16:56:54 | Re: Data entry screen building utilities |