From: | wsheldah(at)lexmark(dot)com |
---|---|
To: | "Arkadiusz Malinowski" <am_sik(at)poczta(dot)onet(dot)pl> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL what language |
Date: | 2001-08-30 20:49:22 |
Message-ID: | 200108302049.QAA05357@interlock2.lexmark.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
It all depends on how much of a learning curve you're prepared to tackle, and
the project requirements of course. MS Access will certainly work for lots of
things. If you want to branch out, I would suggest Perl/Tk or possibly Python.
I use lots of perl, and find it well worth learning because I can use it to
write end user applications, web applications, system administration utilities,
just about anything short of hardware drivers. Much of that is also true of
Python, though Python hasn't been around quite as long and doesn't have as big a
user base... yet. Perl, Python, Tcl and other languages can be used to write
functions that run inside Postgresql, incidentally, though you may never need
that capability.
Have fun!
Wes Sheldahl
"Arkadiusz Malinowski" <am_sik%poczta(dot)onet(dot)pl(at)interlock(dot)lexmark(dot)com> on
08/24/2001 06:04:06 AM
To: pgsql-general%postgresql(dot)org(at)interlock(dot)lexmark(dot)com
cc: (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject: [GENERAL] PostgreSQL what language
Hi
I want use PostgreSQL as database server, my front-end clients use Windows
based computers.
I don't know in what language write application.
I know very good MS Access and little C++
I found some languages like Tcl/Tk, VTcl, Python
but which choose?
I don't know if is good idea to use MS Access or learn new language.
will you share with me with yours experience?
Arek Malinowski
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
From | Date | Subject | |
---|---|---|---|
Next Message | Ryan Mahoney | 2001-08-30 20:53:24 | Re: Run scripts |
Previous Message | Marc André Paquin | 2001-08-30 20:26:18 | 2 tables, joins and same name... |