| From: | JeanYves <no-spam-7ukwn(at)wanadoo(dot)fr> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | searching for best solutions for graphical interfacing... |
| Date: | 2003-06-22 04:32:07 |
| Message-ID: | 3EF53147.8030500@wanadoo.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Sorry, I'm not subscribed, PLS mail: 7ukwn(at)wanadoo(dot)fr
======================================================
Hi list,
I plan to make a clone of my actual commercial gestion (only customers,
proformas, invoicing and suppliers; no accounting). BTW: it is for my
computer shop.
the skeleton of the database is quite ready, but I can't make it for the
graphical interface language.
Today's CG works from M$ Access, with local data processing (berk!!) and
with some annoying bugs.
==============
I plan to make PG doing all the data processing through stocked procs.
For maintenance and development reasons, I prefer to use an interpreted
language (too hard for me to program it in C: too much time to spend on
code itself and security).
One of my problem is presentation i.e.: I wasn't able to present a customer
list in a tabular form (such as access does) with Perl/Tk (however, Perl/Tk
is a really nice and easy to program language!)
I also would like this graphical interfacing to work under M$ windows 98/XP,
as Linux and windows stations exists on my network.
My last (and least) option would be to make it under M$ access :-(
Any (wise) advice will be very welcome,
Thanks in advance,
Jean-Yves F. Barbier
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomasz Myrta | 2003-06-22 20:26:43 | Re: PGACCESS para WinNT |
| Previous Message | Hugo Fernandez Bernabe | 2003-06-20 02:31:58 | PGACCESS para WinNT |