Re: Simple Database example

2002-12-09 Thread Bertrand Delacretaz
Alex McLintock wrote: >. . . In general I want to list records, select one for editing, offer it for editing, validate and save it... and this gets tedious for different tables. >. . . Is there a standard application which does all this? There are small examples but I don't think there is a

Simple Database example

2002-12-09 Thread Alex McLintock
Hi folks, I'm trying to figure out whether I should use Cocoon for a small office based application. It doesn't need to be web based, but I think it may benefit from it. My essential problem is that I want to figure out how to do lots of database web pages easily and with the minimum of me han