Subject | Re: Problem afer trigger change |
---|---|
Author | phil_hhn |
Post date | 2009-06-04T22:28:57Z |
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@...> wrote:
Actually, the way our system works, software updates for our system are also stored in the database, so if an old client connects, they automatically extract updates and upgrade themselves, so they pretty much stay in sync with changes (unless they are still running the app when the meta data changes occur and they are not kicked off....) :-)
Phil
> This is in fact a great *feature* of Firebird, because it allows usersYes... except that for our own connection, it's broken. (And other user - as mentioned in my other post - are kicked off if necessary.)
> with old versions of applications (applications that assume old database
> structure) to keep working while you upgrade the database structure.
> Once you're done, users can happily close their old applications and
> start new ones without breaking anything.
Actually, the way our system works, software updates for our system are also stored in the database, so if an old client connects, they automatically extract updates and upgrade themselves, so they pretty much stay in sync with changes (unless they are still running the app when the meta data changes occur and they are not kicked off....) :-)
> The only thing important is to keep the way all this works on your mindYes that's great thanks... really good to understand whats going on here, thanks for the tips.
> while you alter the database structure.
Phil