Re: programming language for postgresql - Mailing list pgsql-novice

From Noel Faux
Subject Re: programming language for postgresql
Date
Msg-id 41F5E0A3.3000800@med.monash.edu.au
Whole thread Raw
In response to programming language for postgresql  (Ramon Orticio <rporticio@yahoo.com>)
List 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

pgsql-novice by date:

Previous
From: Ramon Orticio
Date:
Subject: programming language for postgresql
Next
From: brew@theMode.com
Date:
Subject: Re: programming language for postgresql