Re: Front end?

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: Afton & Ray Still <rastill(at)shaw(dot)ca>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Front end?
Date: 2004-12-23 22:20:46
Message-ID: E44C134D-5530-11D9-9739-000D933565E8@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Ray,

Depending on the complexity, you may want to consider maypole
(http://maypole.perl.org/) for interacting with the database. Uses
class::DBI for the model, which can work with postgres. Haven't tried
it myself, yet, but planning on it.

Sean

On Dec 23, 2004, at 4:53 PM, Afton & Ray Still wrote:

> Thanks to all for your suggestions.
> RealBasic may be good, but It's too expensive for the moment, I'll
> definatly keep Access in mind for letting others use the database, but
> as I don't have Access....
>
> I've got Apache, PHP, and PostGreSQL up and operational so we'll see
> what happens.
> I should try to provide a summry of what I've learned to the group,
> but I'm not sure where to start.
> Probably, other than make sure you read the manuals, the main things
> are to install the three programs, and then test Apache by itself (can
> you see the Apache test page?), and then test PHP with Apache(a good
> test is phpinfo(). ) and finally get PHP to talk to PostgreSQL.
> Thanks everyone
> Ray

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2004-12-24 04:32:15 Re: Front end?
Previous Message Taber, Mark 2004-12-23 22:17:45 Re: Front end?