Re: Implement online database using Postgresql - Mailing list pgsql-general

From Kalai R
Subject Re: Implement online database using Postgresql
Date
Msg-id AANLkTimRDckjnCis8roG_r3mtr8FoYWO8HxzaM2Xk4AS@mail.gmail.com
Whole thread Raw
In response to Re: Implement online database using Postgresql  (Vincent Veyron <vv.lists@wanadoo.fr>)
Responses Re: Implement online database using Postgresql  (Ivano Luberti <luberti@archicoop.it>)
List pgsql-general
Thank You for your suggestion. Any other suggestions are welcome.


 
On Tue, Dec 7, 2010 at 4:50 PM, Vincent Veyron <vv.lists@wanadoo.fr> wrote:

Le mardi 07 décembre 2010 à 13:42 +0530, Kalai R a écrit :
>  So please guide me, What should do to implement online postgresql
> database?

You need a web server to generate and process html forms that display
the data. One is Apache, with the right module to process your forms'
data. In your case maybe this could help :

http://ant.apache.org/antlibs/dotnet/

Can't help you more, as I only do Perl.

There is a learning curve, but you'll gain *a lot* of power.

--
Vincent Veyron
http://marica.fr/
Progiciel de gestion des dossiers de contentieux et d'assurance pour le service juridique




pgsql-general by date:

Previous
From: Allan Kamau
Date:
Subject: Re: Error handling in PL/PgSQL (without execution termination)
Next
From: Ivano Luberti
Date:
Subject: Re: Implement online database using Postgresql