Thread: GUI?

GUI?

From
sysop
Date:
I was wondering if anyone would recommend a GUI for postgreSQL?
I would like something rather sophisticated; I love MS Access's GUI.

Re: GUI?

From
"Brent R. Matzelle"
Date:
--- sysop <vze33mmh@verizon.net> wrote:
> I was wondering if anyone would recommend a GUI for postgreSQL?
> I would like something rather sophisticated; I love MS Access's
> GUI.

Then install the PostgreSQL ODBC driver and manipulate the database
with MS Access (File -> Open -> ODBC Databases()) .  Best of both
worlds.

Brent

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

Re: GUI?

From
Cristóvão Dalla Costa
Date:
> I was wondering if anyone would recommend a GUI for postgreSQL?
> I would like something rather sophisticated; I love MS Access's GUI.


You could install PostgreSQL ODBC drivers and use Access as a GUI.