Objective : 1st. aplication with Tcl/Tk and Postgres

From: "Marcel Sierra" <marcel_sierra(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Objective : 1st. aplication with Tcl/Tk and Postgres
Date: 2000-04-29 11:32:17
Message-ID: 20000429113304.72652.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks Again for the accurate answers.

I'm translating some programs to the Catalan
in the http://caliu.upc.es translation group.
I want to get more high level of experience
about the Linux. And more practice.

Please, let me explain My Objectives :

I want to develop a sample program with :

* Tcl/Tk (because is more portable than GTK)
* Over Postgres in Linux Red Hat 6.0
* With a Graphical Menu (not Text !)
* To see the database with MSWindows (r/w mode)
by Vbasic6.0 and ODBC (thru TCP/IP, ETHERNET,
SAMBA).

This is to do a prototype of aplication
and to host it in the Linux user group :

www.softcatala.org

If you can help me with portions of code
to do it, all contributions will be Welcome.

[[ Similary to : ]]
+----------------------------------------+
|Easy Begin | LINUX / POSTGRES TUTORIAL |
+----------------------------------------+
| |
| *** MENU *** |
| |
| 1 - Linux Friends Menu |
| 2 - Report of Linux Friends |
| 3 - Messages sended to the Friends |
| 4 - Report of Messgs. by date/Frd. |
| 5 - Report of Messgs. by Frd./date |
| 6 - Netscape (external call) |
| |
| 0 - END OF PROGRAM. |
| |
+----------------------------------------+
+----------------------------------------+
| Friends |
| |
| Code : XXXXXX |
| |
| Name : XXXXXXXXXXXXXXXXXXXXXXX |
|Last Contact : 31-12-1999 |
| Area : X (personal/technical/job) |
| Email: XXXXXXXXXXXXXXXXXXXXXX |
| NOTE : XXXXXXXXXXXXXXXXXXXXXX |
| |
+----------------------------------------+
+----------------------------------------+
| Contact Friends |
| |
| Code : XXXXXX |
| Name : XXXXXXXXXXXXXXXXXXXXXXX |
| ****************************** |
| date Contact : 31-12-1999 |
| subject : |
| Text : |
| |
+----------------------------------------+
+----------------------------------------+
| report Friends |
|Code Name date subject |
| . . . . |
| . . . . |
|----------------------------------------|
| Text : |
| |
| |
| |
+----------------------------------------+

Marcel Sierra i Alegret
des de Barcelona, Europa.

Browse pgsql-general by date

  From Date Subject
Next Message Ray Alba 2000-04-29 12:12:18 ERROR CODE
Previous Message Travis Bauer 2000-04-29 05:34:55 Re: problem with nested views