From: | Glenn Davy <glenn(at)tangelosoftware(dot)net> |
---|---|
To: | Roger Rasmussen <pgsqln00b(at)australiamail(dot)com> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Optimal Postgres Development Process, Software |
Date: | 2006-08-18 04:34:27 |
Message-ID: | 1155875668.6939.6.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | ben sewell | 2006-08-18 15:15:20 | Function error- A column definition list is required for functions returning "record" |
Previous Message | Andrej Ricnik-Bay | 2006-08-18 01:51:51 | Re: Optimal Postgres Development Process, Software |