Graphical ER Editor / Graphical Query Editor : First stages? - Mailing list pgadmin-hackers

From Tim Finch, FosterFinch Ltd
Subject Graphical ER Editor / Graphical Query Editor : First stages?
Date
Msg-id 5.1.0.14.0.20020227101516.01f3c6f8@mail.cix.co.uk
Whole thread Raw
In response to Re: [pgadmin-support] Graphical ER Editor / Graphical Query  ("Tim Finch, FosterFinch Ltd" <tim@fosterfinch.co.uk>)
Responses Re: Graphical ER Editor / Graphical Query Editor : First stages?  (Jean-Michel POURE <jm.poure@freesurf.fr>)
Re: Graphical ER Editor / Graphical Query Editor : First stages?  ("Mark A. Taff" <mark@libertycreek.net>)
List pgadmin-hackers
Mark & Others,

Tim again. My thinking about the graphical facilities under discussion here
to do with pgAdmin could start with making an ActiveX control that displays
a table graphic, a la the Access graphical editor.

The control would potentially take something like a reference to a table
from pgSchema?? (I've not looked at pgSchema in any detail yet) and render
the table's fields in a box, showing which are PK, which have constraints,
indexes, foreign keys etc. using mixture of colour, bold, italic etc.

This control can then be used in numerous other places, like in a QBE
editor, a Relational Schema screen and no doubt other places (like the
create table dialogue boxes, as a table is being created...?)

This work would also give a clear goal post of completion - once its
written its usable, and if any of us have to drop out of the race we leave
behind something of worth.

Tim.


pgadmin-hackers by date:

Previous
From: "Tim Finch, FosterFinch Ltd"
Date:
Subject: Re: CVS co -c failure on pgadmin cvs server??
Next
From: Jean-Michel POURE
Date:
Subject: Re: Graphical ER Editor / Graphical Query Editor : First stages?