he
}
-->use the cache
Probably this solution must be used when is logical to be used.
bye,
valter
>From: Ed Loehr <[EMAIL PROTECTED]>
>To: Vincenzo Passoli <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
>Subject: Re: [SQL] how to know when a table is altered
>Date: Wed, 07 J
i'm developing a framework (mod_perl+apache) that reads the db-schema and
explode html forms.
now i read the schema and cache it into perl-hashes to speedup things.
my problem is to recognise when a table is altered so that the framework can
update the related forms connected to the db tables.