| From: | Noel Faux <noel(dot)faux(at)med(dot)monash(dot)edu(dot)au> |
|---|---|
| To: | Ramon Orticio <rporticio(at)yahoo(dot)com> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: programming language for postgresql |
| Date: | 2005-01-25 06:01:07 |
| Message-ID: | 41F5E0A3.3000800@med.monash.edu.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Ramon Orticio wrote:
>dear friends,
>
>i am intending to do is to have a database system
>where there is a server for storage of data and a
>multiuser application distributed over a network of
>computer.
>
>i would like to have a similar system to what i did
>with microsoft access as the database and vb6 as the
>programming language that connects to access and
>creates the gui.
>
>
Any programing / scripting language, such as java, perl , php, which
has a postgres driver / module will allow you connect to the database.
For web pages php is light and easy to write in. Java for a more
interactive application.
Cheers
Noel
| Attachment | Content-Type | Size |
|---|---|---|
| noel.faux.vcf | text/x-vcard | 287 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Inpreet Singh | 2005-01-25 06:17:20 | Postgres database access problem |
| Previous Message | Ramon Orticio | 2005-01-25 05:09:12 | programming language for postgresql |