Re: Optimal Postgres Development Process, Software - Mailing list pgsql-novice

From Glenn Davy
Subject Re: Optimal Postgres Development Process, Software
Date
Msg-id 1155875668.6939.6.camel@localhost.localdomain
Whole thread Raw
In response to Re: Optimal Postgres Development Process, Software  ("Roger Rasmussen" <pgsqln00b@australiamail.com>)
List pgsql-novice
hey roger -have you checked www.mono-project.com

This vmware image will let you play :
www.mono-project.com/news/archive/2006/Jul-28.html

it seems it supports windows.forms now given you want a windows gui,
though apparently people have made cross platform gtk apps  with, so
perhaps you can lever glade yet! Also supports postgres

There's also a range of languages available - incl vb (albeit .net)
which isnt a qantam leap from vba which you'll already know from access.
But seeing as you in the mood for a change, well boo or ironPython might
tickle your fancy!
http://www.mono-project.com/Languages

have to admit, like everything else ive suggested in this thread - I
havent tried it yet.

glenn
On Thu, 2006-08-17 at 20:39 -0500, Roger Rasmussen wrote:
> Ok, a summary of the suggestions so far:
> http://gambas.sourceforge.net/ (for linux)
>
> JAVA (Netbeans/Eclipse as IDE), .net, C++, Python, all have ODBC and
> can build native clients.
>
> Glade, (for gnome only?)
> http://glade.gnome.org/
>
> or Qt (which has inbuilt  postgres support). - C++?
> http://www.trolltech.com/products/qt
>
> pgadmin3
> http://www.pgadmin.org/
>
> Rekall
> http://www.thekompany.com/products/rekall/reviews.php3?PHPSESSID=1f9af609cd5ef61aece8004fb5cf1039
> http://www.rekallrevealed.org/kbExec.py (but enable javascript if it
> is turned off!)
> Tutorial on rekall:
> http://www.linuxmuse.com/articles.php?action=section&article=33&num=1
>
> Dabo
> www.dabodev.com
>
> kexi
> http://www.kexi-project.org/wiki/wikiview/index.php?KexiComparisons
> (good list of comparisons between different access competitors)
>
> Oo.org Base
> www.openoffice.org
>
> Delphi (Pascal) $
>
> MS Access ($)
>
> ----
> psqln00b
>

pgsql-novice by date:

Previous
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: Optimal Postgres Development Process, Software
Next
From: "ben sewell"
Date:
Subject: Function error- A column definition list is required for functions returning "record"