Re: Implement online database using Postgresql

From: Kalai R <softlinne(dot)kv(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Implement online database using Postgresql
Date: 2010-12-09 06:52:16
Message-ID: AANLkTimRDckjnCis8roG_r3mtr8FoYWO8HxzaM2Xk4AS@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank You for your suggestion. Any other suggestions are welcome.

On Tue, Dec 7, 2010 at 4:50 PM, Vincent Veyron <vv(dot)lists(at)wanadoo(dot)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
>
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivano Luberti 2010-12-09 08:58:09 Re: Implement online database using Postgresql
Previous Message Maxim Boguk 2010-12-09 06:37:58 Quite a fast lockless vacuum full implemenation