Re: Data Entry and Query forms

From: "Aaron Bono" <postgresql(at)aranya(dot)com>
To: "Markus Schaber" <schabi(at)logix-tt(dot)com>
Cc: "Anthony Kinyage" <kinyage_tony(at)yahoo(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Data Entry and Query forms
Date: 2006-06-29 15:41:57
Message-ID: bf05e51c0606290841w11e148edgb2255fd083f2a014@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I agree, using ODBC is probably a good first step. Especially for M$Access.

For developers I recommend the EMS Manager tools. They are a commercial
product but I have been very pleased with them and we use the tools every
day. They are not exactly like SQL Manager but they serve the same
purpose. See http://www.sqlmanager.net/ .

Are there any web based management tools for PostgreSQL (like Mysql PHP
Admin except for PostgreSQL)? I thought I saw a post sometime back about
one but don't remember the name.

-Aaron

On 6/29/06, Markus Schaber <schabi(at)logix-tt(dot)com> wrote:
>
> Hi, Anthony,
>
> Anthony Kinyage wrote:
>
> > Before continuing our Plans, I need to know how can I do with PostgreSQL
> > in order to have Data Entry and Query Forms on clients side (How can I
> > design Data Entry and Query Forms).
>
> PostgreSQL itsself is a database server, not a front-end form designer.
>
> However, using the PostgreSQL ODBC driver, you should be able to
> continue using your current front-ends (like Access).
>
> If you don't like this, maybe you can look at GNU Enterprise,
> OpenOffice.org database module, Delphi/Kylix or others. (I admit I've
> used none of those yet, we use PostgreSQL as backend for "real"
> applications.)
>
> HTH,
> Markus
>
> --
> Markus Schaber | Logical Tracking&Tracing International AG
> Dipl. Inf. | Software Development GIS
>
> Fight against software patents in EU! www.ffii.org
> www.nosoftwarepatents.org
>
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joe 2006-06-29 15:57:56 Re: Data Entry and Query forms
Previous Message Aaron Bono 2006-06-29 15:30:39 Re: can any one solve this problem