Re: Implement online database using Postgresql

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Kalai R <softlinne(dot)kv(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Implement online database using Postgresql
Date: 2010-12-07 11:20:16
Message-ID: 1291720816.2491.15.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Allan Kamau 2010-12-07 11:37:18 Re: Copying entire tsv record (from file) into a single field
Previous Message Raymond O'Donnell 2010-12-07 11:14:13 Re: Copying entire tsv record (from file) into a single field