Data Model - Linking to PHP Code - Literature

From: Stefan Schwarzer <stefan(dot)schwarzer(at)grid(dot)unep(dot)ch>
To: pgsql-general(at)postgresql(dot)org, Richard Huxton <dev(at)archonet(dot)com>
Subject: Data Model - Linking to PHP Code - Literature
Date: 2007-09-13 15:02:04
Message-ID: C6BB01A8-7404-4A04-89CC-259F6B26DFD2@grid.unep.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Of course you should really have a data model that knows what it
> wants to sort by and constructs the query appropriately. The table-
> drawing code can then ask the data-model for heading-names and sort-
> order details. It's more work up-front, but you only have to do it
> once and then you can generate new table layouts very easily.

Can you recommend some literature for this subject? Tutorials or
something online? I know what a data model is. But I have no idea how
"the table-drawing code can then ask the data model"....

Many thanks!

Stef

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message volunteer 2007-09-13 15:06:35 query help
Previous Message wild_oscar 2007-09-13 14:56:31 Re: GRANT on group does not give access to group members