Re: Postgresql and VBA vs Python

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Typing80wpm(at)aol(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql and VBA vs Python
Date: 2005-04-29 04:23:53
Message-ID: 7E781E9B-B866-11D9-B0F9-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Apr 28, 2005, at 5:04 PM, Typing80wpm(at)aol(dot)com wrote:

> I would just like to find a free, or low cost basic like language that
> would let easily paint GUI forms in some IDE, and then easily add my
> own script to interact with the Postgresql database. Such an a
> development environment, and such tutorials should be very common and
> easily accessible, since a sql engine is not much use unless you can
> access it.
>  
> Probably Powerbasic or Realbasic would do what I want, and I would
> feel comfortable with them, but they are rather expensive.

Maybe consider doing web-based forms. PHP is free and you can get the
source of phpPgAdmin which shows how to do just about anything you
might want including forms-based editing and query browsing.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message elein 2005-04-29 04:59:25 casting unnamed row types
Previous Message Michael Fuhr 2005-04-29 02:51:50 Re: oid or schema name of current plpgsql function