[Maypole] ala VIEW's ?

raptor@tvskat.net raptor@tvskat.net
Fri, 4 Jun 2004 11:53:17 +0300


hi,

At the moment when I point in the config->{display_tables} the db-table names maypole builds
automaticly class for every table, what I want to make is a virtual table (like sql VIEW),
so that after i set such a virtual table and put it in display_table it to behave like other 
tables i.e. view/edit/list records and then accordingly on edit every piece of data goes
to its correct place.
I can do SQL-VIEW's but not all DB support writing to view.
is there a recipie or I have to do it from scratch.

tia